Basic Linux Commands 🐧: Listing commands 📋: ls --> display all files and directories. ls -l --> display a list of all files and directories including the extra information. ls -a --> List out all the files and directories including hidden files ...