Skip to main content

Thread: Terminal: Opening directories


hi

using clean install of 9.10 karmic. unable open directories in terminal:

stephen@inexs-desktop:~$ ls
desktop examples.desktop movie iso's public zero.trf
documents googleearthlinux.bin music templates
downloads incoming pictures videos
stephen@inexs-desktop:~$ cd /documents
bash: cd: /documents: no such file or directory
stephen@inexs-desktop:~$ cd /downloads
bash: cd: /downloads: no such file or directory
stephen@inexs-desktop:~$ cd /incoming
bash: cd: /incoming: no such file or directory

total nube, figure out. great.

stephen

quote posted stephenbme view post
hi

using clean install of 9.10 karmic. unable open directories in terminal:

stephen@inexs-desktop:~$ ls
desktop examples.desktop movie iso's public zero.trf
documents googleearthlinux.bin music templates
downloads incoming pictures videos
stephen@inexs-desktop:~$ cd /documents
bash: cd: /documents: no such file or directory
stephen@inexs-desktop:~$ cd /downloads
bash: cd: /downloads: no such file or directory
stephen@inexs-desktop:~$ cd /incoming
bash: cd: /incoming: no such file or directory

total nube, figure out. great.

stephen
try leaving off initial "/", don't need when moving directory/folder contained in folder you're browsing. e.g.
code:
cd documents


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Terminal: Opening directories


Ubuntu

Comments