bug-coreutils
[Top][All Lists]
Advanced

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

cut - reorder fields


From: James KEEFER
Subject: cut - reorder fields
Date: Thu, 27 Sep 2007 15:26:35 -0600

As far as I can see, there is no way to re-order fields using cut.  It would be 
nice to be able to specify -f 3,2,1 and have the first three fields switched in 
their order.  It would also be nice to repeat an input fields in the output, 
such as -f 1,1,1 repeating the first field three times.

--Jim





reply via email to

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