which <command> will show path where command is located
Category: Shell Script
Bash Shell Notes
To convert string to integer: NUM=”99″ NUM=$(($NUM+0)) To set environment variables export VARIABLE=something/etc/environment – Use this file to set up