|
| From: | Laurent Lyaudet |
| Subject: | [coreutils] cut feature request |
| Date: | Tue, 07 Sep 2010 18:29:52 +0200 |
| User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6 |
Hi,it would be useful that cut handles negative numbers parameters for columns and fields as "from the end" parameters. One could select the last field with -f -1 for example. (Currently, -f -1 do the same that -f 1.)
I didn't find a previous request that is similar in coreutils archive.
I think using awk or something similar is overkill for solving that problem.
Let me know what you think about it.
Best regards,
Laurent Lyaudet
| [Prev in Thread] | Current Thread | [Next in Thread] |