Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Create a directory list in CSV format' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create a directory list in CSV format
Authored by: jaysoffian on Aug 30, '06 09:43:43AM
BTW, probably the easiest way to do this is to just use the
/usr/bin/stat
command. It takes a -f (format) option so you can specify any output format you'd like.
man stat
j.

[ Reply to This | # ]