bug-coreutils
[Top][All Lists]
Advanced

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

head, tail: SEE ALSO dd(1)


From: Dan Jacobson
Subject: head, tail: SEE ALSO dd(1)
Date: Wed, 29 Jun 2005 01:39:30 +0800

Better mention dd here as an aside, else with just head and tail, how
is one to 'output all but the first 906 bytes of a file'?

5 Output of parts of files
**************************

These commands output pieces of the input.

* Menu:

* head invocation::             Output the first part of files.
* tail invocation::             Output the last part of files.
* split invocation::            Split a file into fixed-size pieces.
* csplit invocation::           Split a file into context-determined pieces.




reply via email to

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