timothy johnson wrote:
> trying to play starcraft, got it installed but it installed it to
> Program Files, now I have to get the the exe in a term but I cant seem
> to cd to Program Files cause of the space. Any ideas on how to get
> around this???
> 

You could quote the space or escape it.

cd "Program Files"

or

cd Program\ Files

Zac
-- 
[email protected] mailing list

Reply via email to