Add ls to basic commands in appendix C
This commit is contained in:
parent
3e83dac1ee
commit
707a856b8a
@ -21,6 +21,12 @@ will make a much nicer output than
|
|||||||
|
|
||||||
df
|
df
|
||||||
|
|
||||||
|
To list files on the current file system one of the most important commands to know is ls.
|
||||||
|
|
||||||
|
.. code::
|
||||||
|
|
||||||
|
ls
|
||||||
|
|
||||||
|
will show the files in your current directory and the man page lists more options such as viewing all files or long listing.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user