Added example which displays the size in a human readable format.
This commit is contained in:
@@ -14,6 +14,10 @@
|
|||||||
|
|
||||||
`ls -ls`
|
`ls -ls`
|
||||||
|
|
||||||
|
- List all files and display the file size in a human readable format
|
||||||
|
|
||||||
|
`ls -lh`
|
||||||
|
|
||||||
- List all files with a prefix/suffix
|
- List all files with a prefix/suffix
|
||||||
|
|
||||||
`ls {{prefix}}*`
|
`ls {{prefix}}*`
|
||||||
|
Reference in New Issue
Block a user