Question #79140 on Ubuntu changed: https://answers.launchpad.net/ubuntu/+question/79140
actionparsnip posted a new comment: The commands are to be ran in the terminal. There are guides aout the commands either online or in the manual pages on your own system, try opening a terminal (ALT+F2, type gnome-terminal, press enter) man mv You now can read the manual pages for the move command Everyone is new once but as you use the system you will see how fun and rewarding it is to use your system and getting stuff running. FYI. ln -s makes a symbolic link to a file. (its a lowercase LN and nearly ALL linux commands are lowercase, Linux is also VERY case sensitive) This is like a shortcut but both the file linked to and the link itself are seen as the same thing. They also have other powers if you link a folder but do not concern yourself with that right now, just get familiar with the system -- You received this question notification because you are a member of UF Unanswered Posts Team, which is an answer contact for Ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntuforums-unanswered Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered More help : https://help.launchpad.net/ListHelp

