ls
List directory contents.
Examples
ls -l
List files in long format.
ls -a
List all files, including hidden files.
Notes
This command affects only the current shell session.
List directory contents.
ls -l
List files in long format.
ls -a
List all files, including hidden files.
This command affects only the current shell session.