#!/bin/sh #kill -9 `pgrep firefox` 1>/dev/null 2>&1 #usleep 100 kill -9 `pgrep java` 1>/dev/null 2>&1