set -u # exit on unset variable
set -o pipefail # exit on errors in pipes
set -E. # inherit ERR traps
notifox.com/blog/bash-er...
set -u # exit on unset variable
set -o pipefail # exit on errors in pipes
set -E. # inherit ERR traps
notifox.com/blog/bash-er...
notepad-plus-plus.org/news/hijacke...
notepad-plus-plus.org/news/hijacke...