March 2012
Beginner to intermediate
230 pages
7h 27m
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 need to do on a Linux system is manipulate files: copying, renaming, deleting, and so forth.
Read now
Unlock full access