Linux and Git CheatSheet
LINUX CHEATSHEET
Navigation:
ls: List files and directories in a directory
cd: Change the current working directory
pwd: Display the current working directory
File Management:
cp: Copy files and directories
mv: Move or rename files and directo...
madhup.hashnode.dev2 min read