Skip to main content

How to cd to a directory with a name containing spaces in bash?

folder name - data science

$ cd "data science"


Comments