ls Options by DaveChild
About This Content
Command line parameters for the ls command
This content, ls Options, was created on 26th October, 2011.
Tags
bash, command, commandline, linux, ls
ls Options appears on:
ls Options
| -a | Show all (including hidden) |
| -R | Recursive list |
| -r | Reverse order |
| -t | Sort by last modified |
| -S | Sort by file size |
| -l | Long listing format |
| -1 | One file per line |
| -m | Comma-separated output |
| -Q | Quoted output |
Comments
No comments yet. Add yours below!
Add a Comment
You must be logged in to post a comment. Please log in using the form at the top right of the page.

