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