On Sun, Feb 3, 2002, Christopher S. Swingley wrote: > > > ls -l --fulltime folderfile > > > ls -lu --fulltime folderfile > > > > It's happening again. Weird that ls --help shows --fulltime, but on > > the command line is says it's an invalid option. :-/ Anyway, > > 'ls -lu's output time is 2 minutes earlier than 'ls -l's. > > On my Linux box (Debian sid) the option is '--full-time'
Yup, that was it. It was the hyphen. Thanks. :) Debian as well. Is there any other Linux? ;-) -Ken
