help: Show status of IPsec process run: if pgrep charon >&/dev/null; then @SUDOUSRDIR@/vyatta-show-ipsec-status.pl else echo -e "IPSec Process NOT Running\n" fi