how do i change directory ( cd ) to a drive with the name 'bits & bobs'. whenever i try cd /bits & bobs it says:
-bash: cd: /bits: No such file or directory
-bash: bobs/: No such file or directory
[1]+ Exit 1 cd /bits
how do i get it to understand that bits & bobs is the name of the drive?
p
-bash: cd: /bits: No such file or directory
-bash: bobs/: No such file or directory
[1]+ Exit 1 cd /bits
how do i get it to understand that bits & bobs is the name of the drive?
p