An illustration of the results of entering the 3 examples of the use of ls:
[hes@vm18-165 ~]$ ls
a  b  c  first-cat  first-file

[hes@vm18-165 ~]$ ls -l
total 16
-rw-r--r--. 1 hes vcl 171 Aug  5 11:33 a
-rw-r--r--. 1 hes vcl  50 Jul 26 11:04 b
drwxr-xr-x. 3 hes vcl  22 Jul 26 14:01 c
-rw-r--r--. 1 hes vcl   7 Jul 26 14:02 first-cat
-rw-r--r--. 1 hes vcl 117 Jul 30 14:32 first-file

[hes@vm18-165 ~]$ ls c
w  y

Return to Glide


Copyright 2019 by Henry E. Schaffer. Comments and suggestions are welcome, and should go to hes@ncsu.edu
Licensed under the Creative Commons Attribution-NonCommercial 4.0 International Public License https://creativecommons.org/licenses/by-nc/4.0/legalcode
Last updated 9/16/2019