I am trying to access some files in a directory I have under applications ,
sudo ls applications/Adobe Flash Builder 4.6
For some reason it cannot find the folder, other folders in applications are accessible (not all of them)
Please advise
Thanks
Spaces on the command line are argument separators. It looks like you want to pass four separate arguments to
ls:Use quotes or escape the spaces: