0

when I try to access to a folder using the terminal I got this message : "no such file or directory" this image will this image explain every things

terminal

I try to renamed by command "mv ",the same problem

think for helps

muru
  • 207,228

1 Answers1

1

try this

cd "Oxygen XML Editor 17"

When the directory name contains the spaces ...one need to use double quotes.

Ashu
  • 4,004