Hi, I want to edit text file like the following:
------------------- a b delimiter c d delimiter e f ------------------- to ------------------- a b c d e f ------------------- "csplit" of textutils does not seem to support such a editing. Is there any way to realize this with coreutils or any other Linux commands? Regards, -- Tsuyoshi Takada <[EMAIL PROTECTED]> _______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils
