Linux for DevOps:
Mostly Used Commands in DevOps:
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 directory.
2. Sudo: This command executes only t...
swapnilkhairnar.hashnode.dev7 min read