April 2004
Beginner
560 pages
18h 56m
English
Copying files is almost as easy as creating a new folder. All you have to do is know the name of the file that you want to copy (and it's path), and the name and path you want it copied to. Moving files works the same way. The difference is when you copy a file, the original item stays put, and a copy is placed somewhere else. You can also create a copy of a file and leave it in the same location, you'll just need to rename the file. When you move a file, you are removing it from its original location and placing it somewhere else. Copying files uses the cp (copy) command, and moving files uses the mv (move) command.
Read now
Unlock full access