|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
App or script that generates a list of files and folders
One day an external hard drive died and I couldn't figure out what files I lost. It would be helpful to have a list of all the files.
Is there an app or script that can generate a list of all files in the external drive? maybe I could run it once in a while or autoexecute a script for it. thank you
__________________
I have a cool Alf picture in my profile! |
|
|
|
0
|
|
|
#2 |
|
Take a look at the ls command. Info : https://developer.apple.com/library/...man1/ls.1.html
Example : Code:
# Replace nameofexternalharddrive with the actual name of your external hard drive ls -Rp /Volumes/nameofexternalharddrive > externalhdfilelist.txt
__________________
Space Corps Directive 34124 |
|
|
|
2
|
|
|
#3 |
|
Very clever, I'll try it when I get home. Thank you.
EDIT: It worked man, very helpful. many thanks
__________________
I have a cool Alf picture in my profile! Last edited by TheGenerous; Nov 14, 2012 at 09:37 PM. |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 09:27 AM.






Linear Mode
