View Single Post
Old 03-06-2009, 11:39 AM   #93
Octochick
Zealot
Octochick has a complete set of Star Wars action figures.Octochick has a complete set of Star Wars action figures.Octochick has a complete set of Star Wars action figures.
 
Octochick's Avatar
 
Posts: 104
Karma: 274
Join Date: Oct 2008
Location: Atlanta
Device: Kindle
Quote:
Originally Posted by clarknova View Post
Your name and the $ sign are the prompt.

When using the command line you need to press the enter key after each command.

So:
Code:
cd /Volumes/Kindle/system/screen_saver [press enter key]
ls -a [press the enter key]
rm -i ._* [press the enter key, and press the 'y' or 'n' key to delete files (or not) when asked]
exit [press the enter key]
I am making progress, I did get the file to come up but did not get them removed yet, the code your showing rm-i I thought was an L so I will try again...I will try this! Thanks

Thanks for all your patience!
Octochick is offline   Reply With Quote