Day 12 of #90DaysOfDevOps
Linux Git Cheat Sheet
File System Navigation:
sudo - Super User Do. The sudo command allows you to run commands with the superuser privileges.
whoami - Displays currently logged-in user.
pwd: Print the current working directory.
ls: List files an...
basavaraj-devops-blog.hashnode.dev4 min read