[Gllug] One liner challenge

Stig Brautaset gllug at brautaset.org
Thu Jan 30 11:35:34 UTC 2003


On Jan 30 2003, Paul wrote:
> On Thu, Jan 30, 2003 at 10:46:40AM -0000, robin.c.smith at bt.com wrote:
> > Close but not what I need :-)
> > 
> > I'm looking for something that traverses the directories as well so would
> > display all the files and directories under a point and prints them out in
> > date order.
> 
> Play with -printf here is a basic example which seems to work
> 
> find . -type f -printf "%A@ %h/%f\n"  | sort  -n

Damnit, you beat me to it... *grumble*


Stig
-- 
brautaset.org

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list