Source-Changes archive

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

CVS commit: src/usr.bin/head



Module Name:    src
Committed By:   mrg
Date:           Tue May  4 10:57:42 UTC 2004

Modified Files:
        src/usr.bin/head: head.1 head.c

Log Message:
add support for:
        -q quiet; never show filename headers
        -v verbose; always show headers
        -c <bytecount>; count <bytecount> bytes, not lines

as seen in GNU head(1).


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/usr.bin/head/head.1
cvs rdiff -r1.17 -r1.18 src/usr.bin/head/head.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index