ps -Af | grep trrouter | grep perl | awk '{print $2}' | xargs -l kill ps -Af | grep tracker | grep perl | awk '{print $2}' | xargs -l kill