Add ls to basic commands in appendix C

pull/55/head^2
Lyn Perrine 6 years ago
parent 3e83dac1ee
commit 707a856b8a

@ -21,6 +21,12 @@ will make a much nicer output than
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…
Cancel
Save