[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
LinuxShellCommandsLS
ls
Similar to the "dir" command in DOS, displays a list of the contents of a directory.
Another fine option is --color which will display the directory listing in colour
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
LinuxShellCommandsLS
ls
Similar to the "dir" command in DOS, displays a list of the contents of a directory.
- ls -a - Displays all files, including hidden ones.
- ls -l - Uses a long listing format (more detail).
Another fine option is --color which will display the directory listing in colour
- ls --color -la a very good combination
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
