Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: CD to directory with spaces

Enclose the path to double quotes.
cbartlet

CD to directory with spaces

How can I CD to a directory structure that has spaces in it e.g.

cd /calorgas/Files To Adare Halcyon

If I have this in a script it says;

Too many parameters for command 'cd'.

Thanks in advance