[BusyBox] Feature proposal

Michael Sternberg MichaelS at boscom.com
Sun Jun 16 08:43:03 UTC 2002


Adding "+" to tail and to head.
It's very handy sometimes just to split file to chunks.

For example split file to take only the second Kb from file:
tail -c +1024 some_file | head -c +1024

						Michael.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20020616/d8602b10/attachment-0001.htm 


More information about the busybox mailing list