updated ls
description to better match man pages (#30767)
This commit is contained in:
committed by
Randell Dawson
parent
cdbd7dba3b
commit
6360fed235
@ -4,7 +4,7 @@ title: Bash ls
|
||||
|
||||
## Bash ls
|
||||
|
||||
`ls` is a command on Unix-like operating systems to list contents of a directory such as folders and file names.
|
||||
`ls` is a command on Unix-like operating systems to list contents of a directory such as folders and file names. For each file named other than a directory, `ls` displays its name as well as any other information.
|
||||
|
||||
|
||||
### Usage
|
||||
|
Reference in New Issue
Block a user