Cheat Sheet for Linux & Git
Linux Commands
File Commands
CommandDescription
pwdDisplays the present working directory
lsLists all files and directories in the current directory
ls -aDisplays all files and directories, including hidden ones
ls -lDisplays detailed infor...
itsabhijeet.hashnode.dev4 min read