June 2012
Beginner
227 pages
5h 43m
English
| List files in a directory. |
cp | Copy a file. |
mv | Rename (“move”) a file. |
rm | Delete (“remove”) a file. |
ln | Create links (alternative names) to a file. |
One of the first things you’ll want to do in Terminal is manipulate files: copying, renaming, deleting, and so forth.
Read now
Unlock full access