Quote
Originally posted by Bandit_Keith:
:mad: Aargh! :mad: Are you sure that's the code? I typed in that first code, the cd one, and it keeps saying "too many arguments". What am I doing wrong?
I'm guessing you have a folder name with spaces into it, and so ran into one of the limitations of the Terminal - it can get confused by spaces. You probably have something like "cd ~/Documents/My Game/Players/Classes", which the terminal is reading as "cd ~/Documents/My" with an additional argument or parameter of "Game/Players/Classes" - which it of course doesn't know what to do with. The usual workaround is to place a backslash before each space in the name, so it would be "cd ~/Documents/My Game/Players/Classes".
The easier way to do this is to type "cd " and then drag and drop the folder in question into the Terminal window, which will then automatically fill in the complete, Terminal-correct path name of the folder for you.
An even easier way might be to try something like (url="http://"http://www.versiontracker.com/moreinfo.fcgi?id=17763&db;=mac")De_DDS(/url), which seems to be an application do remove .DS_Store files for you, though I haven't tried it myself.
------------------
I don't know what I'm talking about.
Oh no, here comes another learning experience.
(url="http://"http://homepage.mac.com/glennfield/ColdstoneBugs.html")Coldstone 1.0.1 Bug List(/url) - last update 10/10/2002
(url="http://"http://www.ambrosiasw.com/webboard/Forum48/HTML/001547.html")Stark Bledfast's Coldstone Debugging 101(/url)