test command to check condition | =~ operator in [[ ]] | [ ] vs [[ ]] | advance features of [[ ]]
![test command to check condition | =~ operator in [[ ]] | [ ] vs [[ ]] | advance features of [[ ]]](https://ytimg.googleusercontent.com/vi/zhOl33qIItw/mqdefault.jpg)
Similar Tracks
if else in shell scripting | user creation shell script using if else concept | true & false command
Pedagogy
double parenthesis in shell scripting | (( )) vs $(( )) | mathematical calculations with bc & (( ))
Pedagogy
Arrays in shell scripting | indexed array vs associative arrays | ${Arr[@]} vs ${Arr[*]} in arrays
Pedagogy
wildcards in linux | asterisk , question mark , square brackets , curly brackets , escape character
Pedagogy
Variables In Shell Scripting | $VAR Vs "$VAR" | store output of a command to a variable | ${VAR}
Pedagogy
Shell script to take backup of user's file | step by step | dirname command and basename command
Pedagogy