Shell script to take backup of user's file | step by step | dirname command and basename command

Similar Tracks
Command line arguments to a shell script | positional arguments in shell scripting | shift command
Pedagogy
Variables In Shell Scripting | $VAR Vs "$VAR" | store output of a command to a variable | ${VAR}
Pedagogy
groups in linux | create , modify and delete groups | types of groups | remove & add user to a group
Pedagogy
Functions in Shell Scripting | passing arguments to functions | return for function in shell script
Pedagogy
Lab #2: How to Use Visual Studio code for Terraform | Creating EC2 Instance using Terraform
DevOps Hint
search lines in files and standard output | grep command in linux | family of grep commands
Pedagogy
cd & ls command | meaning of dot , dot dot , tilde , minus ( . , .. , ~ , -) | hidden files in linux
Pedagogy
2. Terraform - Write your 1st Terraform manifest | Provision an EC2 instance on AWS using Terraform
Valaxy Technologies
Scope of variables in shell scripting | local variable vs global variable | FUNCNAME array variable
Pedagogy