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. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
