moving folders
Norman Silverstone
norman at littletank.org
Wed Feb 9 17:16:30 UTC 2005
On Wed, 2005-02-09 at 15:16 +0000, Daniel Silverstone wrote:
> On Wed, 2005-02-09 at 15:09 +0000, Norman Silverstone wrote:
> >Yes, the name of the folder is Floppy Files.
> >> > > $ sudo mv /home/username1/Desktop/foldername /home/username2/Desktop
>
> Consider putting the whole path in double-quotes
>
> sudo mv "/home/user1/Desktop/Floppy Files" "/home/user2/Desktop"
> sudo chown -R user2. "/home/user2/Desktop/Floppy Files"
>
> The space in a filename is confusing the program
Thanks very much, it worked.
Norman
More information about the ubuntu-users
mailing list