bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

matrix text editing


From: Tsuyoshi Takada
Subject: matrix text editing
Date: Wed, 02 Apr 2003 11:33:58 +0900

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 <address@hidden>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]