answersLogoWhite

0

What do LS do?

User Avatar

Anonymous

11y ago
Updated: 10/30/2022

Shows the contents of the current directory (including hidden files) and sorts them by access time.

Note: there should be a space between ls and -ua (ie. ls -ua)

Note: this kind of information can be accessed via the man ls command, it will bring up the manual for the command in question.

User Avatar

Aliza Farrell

Lvl 10
2y ago

What else can I help you with?