View Single Post
Old 05-17-2004, 05:33 PM  
Elli
Reach for those stars!
 
Industry Role:
Join Date: Apr 2003
Location: Vancouver, BC
Posts: 17,991
Quote:
Originally posted by ZoiNk
in Unix, log into the shell (use a telnet or ssh program)


ls >> filelist.txt


once you are in the directory you want. It will create filelist.txt with all the filenames. I personally like

ls -al >> filelist.txt


That's assuming you know how to move around in unix.
ZoiNk
Et voila!

I'm sure you could put it in a nice little script/batch pgm, non?
__________________
email: [email protected]
Elli is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote