Matthew Woehlke <[EMAIL PROTECTED]> writes: > [touch ./b] > ... > + sleep 3 > + touch ./a > + ls -t ./a ./b > + set x ./b ./a > + test x ./b ./a = x ./a ./b > + fail=1
Which is wrong, the file's time stamps, or 'ls'? You can figure this out by running 'touch' and 'ls' by hand. _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
