Linux Command Cheat Sheet
Basic Linux commands
CommandDescription
lsLists all files and directories in the present working directory
ls -RLists files in sub-directories as well
ls -aLists hidden files as well
ls -alLists files and directories with detailed informati...
hassandevops.com3 min read