freebsd-dev/usr.bin/stat
Enji Cooper faef91fab6 :l_flag:: be more aggressive when normalizing whitespace
Save output from ls -ldT and stat -l, then normalize all repeating whitespace using
sed to single column spaces.

This makes the test flexible with single-digit days, etc, similar to r320723. This
approach is just a bit more of a hammer approach because of how the columns are
ordered/spaced in both ls and stat.

MFC after:	1 week
MFC with:	r319841
2017-07-06 07:37:03 +00:00
..
tests :l_flag:: be more aggressive when normalizing whitespace 2017-07-06 07:37:03 +00:00
Makefile
Makefile.depend
stat.1 stat(1): sort flags in the DESCRIPTION section 2017-06-11 21:23:54 +00:00
stat.c