freebsd-dev/bin/ls
Joerg Wunsch 34994fcd8e Make ls recognize the COLUMNS environmental variable, even
in cases where it does not run on a terminal.  This is important
e.g. for commands like

	env COLUMNS=132 ls -CR | lpr -Psome-wide-printer
1994-12-18 19:00:01 +00:00
..
cmp.c Added $Id$ 1994-09-24 02:59:15 +00:00
extern.h Added $Id$ 1994-09-24 02:59:15 +00:00
ls.1 Added $Id$ 1994-09-24 02:59:15 +00:00
ls.c Make ls recognize the COLUMNS environmental variable, even 1994-12-18 19:00:01 +00:00
ls.h Added $Id$ 1994-09-24 02:59:15 +00:00
Makefile Added $Id$ 1994-09-24 02:59:15 +00:00
print.c Added $Id$ 1994-09-24 02:59:15 +00:00
stat_flags.c Added $Id$ 1994-09-24 02:59:15 +00:00
util.c Back out ctype fix, unneded with new ctype 1994-10-09 15:25:23 +00:00