The ls command: Know what’s beneath you
So we’ve done one command that’s the pwd. Next up ls. ls is used for listing the contents of the present directory. Go ahead and type ls in the shell. You’ll get a list of file and folders in the present directory. The best part of ls is that there are various options that let [...]
