mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 04:35:25 +02:00
Remove -s from ls -ls
This commit is contained in:
parent
84c012a362
commit
fabd1f8c9e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
- List all files with their rights, groups, owner
|
||||
|
||||
`ls -ls`
|
||||
`ls -l`
|
||||
|
||||
- List all files and display the file size in a human readable format
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue