Terminal

Amedee Van Gasse (Ubuntu) amedee-ubuntu at amedee.be
Mon May 18 07:42:05 UTC 2009


On Sat, May 16, 2009 19:50, sg1 wrote:
> Hi
>
>
> Trying to move from sg1 to desktop what is the exact command.
> The below lines did not work.
>
>
> Thanks
>
>
> root at sg1-desktop:/home/sg1# cd ~/Desktop
> bash: cd: /root/Desktop: No such file or directory
> root at sg1-desktop:/home/sg1#
>

Do the following:

mkdir -p ~/Desktop
cd ~/Desktop
pwd

and report back.

-- 
Amedee





More information about the ubuntu-users mailing list