mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
updated ls description to better match man pages (#30767)
This commit is contained in:
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user