You can either put the directory name in quotes, as in
cd "the directory with the spaces"
or use an escape (backslash) character
cd the\ directory\ with\ the\ spaces
scott
Patrick (at work) wrote:
>In Linux how does "cd" into a directory which one of the characters in the
>name is a space?
>
>
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:40:09 EDT