ls command in Linux
ls : command in Linux used to List files and directories. ls command comes with so many arguments and options.
ls command in Linux |
- Syntax :
- ls <options> arguments
This video for ls command in Linux
- l : List files and directories in Long Listing Format.
- a :To check hidden files and directories.
- n : List UID and GID number of Owner and Groups to which the files and directories are belongs.
- i : To check Inode Information..