#!/bin/bash set -x killall voila sleep 2 ps ax|grep voila | grep -v grep sleep 3 ps ax|grep voila | grep -v grep