Arrays in shell scripting | indexed array vs associative arrays | ${Arr[@]} vs ${Arr[*]} in arrays
Similar Tracks
Shell script to take backup of user's file | step by step | dirname command and basename command
Pedagogy
test command to check condition | =~ operator in [[ ]] | [ ] vs [[ ]] | advance features of [[ ]]
Pedagogy
Variables In Shell Scripting | $VAR Vs "$VAR" | store output of a command to a variable | ${VAR}
Pedagogy
HOW TO PASS PARAMETERS (SCALAR VARIABLES & ARRAYS) TO FUNCTIONS IN SHELL SCRIPTING - LINUX OR UNIX
Sundeep Saradhi Kanthety
special permissions in Linux | setuid , setgid and sticky bit in linux | A working demonstration
Pedagogy