1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 11:55:34 +02:00

Merge pull request #361 from igorshubovych/ls

Remove -s from ls -ls
This commit is contained in:
Igor Shubovych 2015-12-16 13:36:30 +02:00
commit ea70073005

View file

@ -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