That's rather hard to do because other directories have spaces in the directory name.. insteam of "Nelly" e.g. "beasty boys" then I need those quotation marks....
I'm not sure if the " cause any problems, but in case of spaces in file/directory-names, just use the backslash
# cd /there\ are\ many\ spaces/in\ this\ path
Cheers, Hannes.