February 1, 2010 bash check if not null Edit Delete Tags Autopost if [[ -n $message ]] then echo $message fi