Tests are fundamental feature in bash scripting. However, tests in bash are not the same as test in some application – they do not check
$PPID prints the bash’s parent process ID Readonly variables Use readonly prefix before assigning a variable to make it immutable. Environment variables env command lists