This mostly comprises of: * using $(...) instead of `...` * changing the directories in subshell and not ignoring `cd` return code * handling every error gracefully instead of ignoring the return code
This mostly comprises of: * using $(...) instead of `...` * changing the directories in subshell and not ignoring `cd` return code * handling every error gracefully instead of ignoring the return code