Cheatsheet For Linux and Git -Github commands🔥
✅Linux Commands
ls: lists all the contents in the current working directory.
sudo: executes only that command with root/ superuser privileges.
cat: read, modify, or concatenate text files. It also displays file contents.
grep: search for a particula...
achyutdas.hashnode.dev3 min read