Linux and Git-GitHub Cheatseat
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...
dhiyanidevops.hashnode.dev8 min read