ls -la output explanation

ls -la output explanation

Show files ls

Will provide basic overview of files and folders present in the directory

Show files with details ls -l

With file / folder details

Show hidden files ls -la

Will show hidden files with . prefix

Output exmplanation

Bonus

Running this command will add alias ll to run ls -la where this shortcut is not present yet.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments