Linux & Git Cheat-Sheet
Linux Cheat-Sheet
ls: List files and directories.
pwd: Print the current working directory.
cd: Change the directory.
mkdir: Create a new directory.
rm -r: remove the directory recursively
df: Display disk space usage.
crontab: to add commands...
nikhil16.hashnode.dev2 min read