freebsd-dev/usr.bin/du
Jordan K. Hubbard 1aa8a0a95b * add a -c option which displays the grand total of all files
counted.

 * re-word parts of the man page which I felt were badly worded
   or ambiguous.

 * change the behaviour of argument processing so that when more
   than one of the -P, -H and -L options are specified it will
   print an error message, rather than choosing the last option
   specified, this behaviour is more logical and consistent with
   other utilities.

 * change the behaviour of argument processing so that negative
   arguments to the -d option are not allowed.

PR:		5388
Submitted by:	Niall Smart <rotel@indigo.ie>
1997-12-29 20:56:21 +00:00
..
du.1 * add a -c option which displays the grand total of all files 1997-12-29 20:56:21 +00:00
du.c * add a -c option which displays the grand total of all files 1997-12-29 20:56:21 +00:00
Makefile