Mostly Used Linux Commands in DevOps:-
sudo: This command executes only that command with superuser privileges.
ls: This command is used to list the contents of a directory.
if you run ls -l, it will show the permissions, owner, size, and last modified date for each file in the direc...
dharmrajrana.hashnode.dev6 min read