Binaries/ls

From Minux Wiki
Revision as of 06:14, 24 September 2024 by Shorun (talk | contribs)
Jump to navigation Jump to search

ls is a binary used to list a folder's content.


usage:

ls folder option


folder can be a folder in the working path, or absolute path


option is optional and can be:

-a - shows additional info

-r - does a recursive file listing including all subdirectories and their contents.