I know on my PC how to use the MSDOS window to generate a .txt file of all the files and their attributes (size, name, etc) in a given directory, but how do you do this on a Mac?
10/3/2007 12:41:19 PM
basically the same way as in windows - try a different command though...maybe "ls" - is google broken?
10/3/2007 12:46:38 PM
I tried google, but all I'm finding is how to list corrupted files or something. I don't need a smart ass answer Omar...jesus
10/3/2007 12:49:26 PM
ls -al > textfile
10/3/2007 12:51:25 PM
shaggy wins this thread
10/3/2007 12:57:48 PM
For what it's worth, you can also do it from the finder. Put the window in list view and specify the rellevant collumns in the view options, then select all and copy.
10/3/2007 2:01:01 PM
You can also just copy and paste the files from the Finder in to a text box.
10/3/2007 3:59:56 PM