Day 12 Linux & Git-GitHub Cheat Sheet.
🛞Linux commands
ls: List all the directories and files.
mkdir: Makes a new directory.
rmdir: Remove a directory (only if it's empty).
cd: Change directory.
cd..: Go back to the previous directory.
pwd: Print the current working directory.
ls ...
akashblogs-1689395803240.hashnode.dev6 min read