On Fri, 25 Oct 2002, David A. Bandel wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Thu, 24 Oct 2002 21:46:56 -0400 > begin Joel Hammer <[EMAIL PROTECTED]> spewed forth: > > > I would like to be able to use a simple bash script to sort files in a > > directory by their access times. Unfortunately, the access times are > > frequently within one second of each, other, so, they appear to have > > the same access times when listed by ls. Is there a way to make ls or > > a similar simple bash tool show file times in smaller units? > > ls --full-time
AFAIK, that shows the full date & timestamp, however the timestamp is still HH:MM:SS. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Lonni J Friedman [EMAIL PROTECTED] Linux Step-by-step & TyGeMo http://netllama.ipfox.com _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
