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


Click here to return to the 'A script to eject and spin down external drives' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A script to eject and spin down external drives
Authored by: coogan1971 on Apr 06, '04 12:41:14PM

I tried to get this to work, but all it generates is a error that says it doesn't recognize the name of the drive ("LaCie HD").



[ Reply to This | # ]
A script to eject and spin down external drives
Authored by: olivesoft on Apr 06, '04 01:21:07PM

Since you have a space in the name of your external volume, you'll either have to quote the name or escape the space character by preceding it with a backslash character.

---
-Bob
---------------------
I tend to think of [Mac] OS X as Linux with QA and Taste.
-James Gosling, Java Architect



[ Reply to This | # ]