#linux
Read more stories on Hashnode
Articles with this tag
What is Linux? Operating System (OS): Linux is an open-source operating system, like Windows or macOS, but with unique features and...
1 > What is public key? A public key is like a lock you give to others. They use it to send you a message safely, but only you can open it with your...
ls - The most frequently used command in Linux to list directories pwd - Print working directory command in Linux cd - Linux command to navigate...
1.You have to do the same using Shell Script i.e using either Loops or command with start day and end day variables using arguments - So Write a bash...
Explain in your own words and examples, what is Shell Scripting for DevOps. Shell Scripting is an open-source operating system. shell scripts...
BASICS COMMAND OF LINUX ls - The ls is the list command in Linux. It will show the full list or content of your directory. ls -a - you can see the...