NetBSD/usr.bin/du
simonb 729eb06bdf If no files are specified on the command line, put { ".", NULL } in
it's own little array instead of writing over argv.  Fixes problems
where du shows up in ps as ". fts_open `%s'" (and shorter or longer
combinations of that depending in what argc was).
2003-05-10 02:09:39 +00:00
..
Makefile
du.1 add -g for output in gigabytes. 2003-04-18 13:16:50 +00:00
du.c If no files are specified on the command line, put { ".", NULL } in 2003-05-10 02:09:39 +00:00