Reply
Thread Tools
Andre Klapper's Avatar
Posts: 1,665 | Thanked: 1,649 times | Joined on Jun 2008 @ Praha, Czech Republic
#11
dinz, you are missing the very basics of a Linux system if you don't know what root is or how to move files.
I might sound harsh now but I'd recommend to first get some basic linux knowledge before trying to hack your system and then wondering why some things might not work anymore and how to fix them / analyze them.
__________________
maemo.org Bugmaster
 
Posts: 1,751 | Thanked: 844 times | Joined on Feb 2010 @ Sweden
#12
Originally Posted by dinz View Post
how do i move the file to /home/user/MyDocs/ directory?
As the above post.. try to lern the basic commands. It will be worth it.

Some reference material for you:

mv = move and rename files
cp = copy files
rm = delete files
rm -r = delete folders with files
ls = see whats in the folder
ls -a = see even hidden files and folders
cd = go to directory
cd .. = go back one step
cd /home = go to home directory

Use the tab-key to auto-complete
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:15.