freebsd-dev/bin/ls
Ruslan Ermilov b912fe73ee Avoid a spurious warning for each whiteout found during "ls -lW".
# ls -lW
total 2
-rw-r--r--  1 root  wheel  6 Oct 18 14:46 file1
ls: ./file2: No such file or directory
w---------  0 root  wheel  0 Jan  1  1970 file2
2006-10-18 10:58:27 +00:00
..
cmp.c Add a new -U flag to instruct ls to use the birthtime for printing or 2006-03-24 16:38:02 +00:00
extern.h Add a new -U flag to instruct ls to use the birthtime for printing or 2006-03-24 16:38:02 +00:00
ls.1 - Improve description of the -A option. 2006-10-12 10:08:52 +00:00
ls.c Change the -S and -t options to override each other so that the last one 2006-03-24 17:09:03 +00:00
ls.h Add a new -U flag to instruct ls to use the birthtime for printing or 2006-03-24 16:38:02 +00:00
Makefile Use humanize_number(3). 2004-05-25 14:53:47 +00:00
print.c Avoid a spurious warning for each whiteout found during "ls -lW". 2006-10-18 10:58:27 +00:00
util.c Add a new -U flag to instruct ls to use the birthtime for printing or 2006-03-24 16:38:02 +00:00