Hello I like this plugin. if I would like to output "0" as result of command, simterm does't output 0. it will need output as .0 (dot 0) like below. $ ping -c 1 -w 1 8.8.8.8 > /dev/null 2>&1 ; echo $? .0