12 Commits

Author SHA1 Message Date
Josh Wiegand
6360fed235 updated ls description to better match man pages (#30767) 2019-02-11 18:05:06 -08:00
Christian Coffey
cdbd7dba3b Fixed a typo where 'ls' was 'cat' (#30629)
* Fixed a typo where 'ls' was 'cat'

'ls' was written as 'cat' in the usage pane. Also made some grammatical changes and changed the location of the directory usage example.

* Update index.md
2019-02-11 17:48:11 -08:00
grbagrbic
7041581a04 Add -d argument description (#28785) 2019-02-11 17:33:35 -08:00
Jared Scott
4d8b2ed063 fixed typo on bash-ls - removed master (#28387)
I fixed a typo where the usage showed cat rather than ls.
I removed a reference to *master on someones command line example that included a fancy shell hook that shows which git branch you are in (most people won't have that).
2019-02-11 17:20:55 -08:00
anthonyjvoss
8bcd9b7334 Added ls -la example for file details. (#28130) 2019-02-11 17:07:18 -08:00
Taweewat Somboonpanyakul
5f1a596cc1 Added two more options '-lh' and '-lS' (#21172) 2018-12-08 21:32:36 -05:00
Saravanan Elumalai
e805f08716 Updated the Usage with 'ls' instead of 'cat' and also added few more options that are useful in daily life (#21586) 2018-11-15 00:50:23 +00:00
Matteo
f8cfd5dd40 Typos fixed (#20362) 2018-11-02 21:45:27 +05:30
Benabadji Mohammed Salim
bddc20a66b fix example usage (#20152) 2018-10-27 20:02:51 -07:00
Joe
91cfdcfefc add option R.md (#24617)
* add option R.md

added * `-R`, displays the contents of the directory, and it's subdirectories.

* Fix possessive typo in bash ls article
2018-10-25 11:08:54 -07:00
Neethan
eb2fd8f06a Added additional website under Unix ls (#25672) 2018-10-23 15:10:58 -04:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30