#javascript
Read more stories on Hashnode
Articles with this tag
IAM Create a user “eks-admin” with AdministratorAccess Create Security Credentials Access Key and Secret access key EC2 Create an ubuntu instance...
What is git? Git is a distributed version control system (DVCS) used for tracking changes in source code during software development. It was created...
1 Create a simple file and do ls -ltr to see the details of the files. •touch simple.txt •ls -ltr Each of the three permissions are assigned to three...
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...
Before we know what is shell scripting we have to understand what is kernel and shell ? what is kernel ? The Linux kernel is the foundation of the...
• what is Linux command? Linux commands are a type of Unix command or shell procedure. They are the basic tools used to interact with Linux on an...