HardenedBSD/bin/ls
Tim Vanderhoek 545f583c55 Allow env. variable LS_COLWIDTHS to specify minimum column widths,
effectively overriding the dynamically-sized-column feature.  This
is mostly useful for non-interactive use, where it may be necessary
to ensure that listings taken at different times have columns that
line-up correctly.  I have been assured that at least one large,
well-known program will soon be taking advantage of this.  :-)

PR:		bin/7011
Submitted by:	Joel Ray Holveck <joelh@gnu.org>
1998-07-29 00:46:13 +00:00
..
cmp.c
extern.h
ls.1 Allow env. variable LS_COLWIDTHS to specify minimum column widths, 1998-07-29 00:46:13 +00:00
ls.c Allow env. variable LS_COLWIDTHS to specify minimum column widths, 1998-07-29 00:46:13 +00:00
ls.h Allow env. variable LS_COLWIDTHS to specify minimum column widths, 1998-07-29 00:46:13 +00:00
Makefile
print.c Allow env. variable LS_COLWIDTHS to specify minimum column widths, 1998-07-29 00:46:13 +00:00
stat_flags.c
util.c