Linux, Git-GitHub Cheat Sheet 🚀🐧🎉
Linux Cheat Sheet🐧:
Basic Commands
pwd: Print working directory
ls: List files and directories in the present working Directory
cd: Change directory
cd ..: Move up one directory
mkdir: Create a new directory
touch: Create an empty file
cp: C...
raqeebtech.hashnode.dev2 min read