First page Back Continue Last page Image

The ls Argument -a

Find each argument in the manual

Use the ls -las command to produce this output in your home directory

The 3rd character in this command is a space. The space separates the command from its arguments

We can see here the -a argument is to allow us to see all the files. In Linux hidden files are preceded with a “.” (period), the -an argument - allows those files to be listed