#!/bin/bash export DISPLAY=:0 #This requires any input and [enter] echo "Are you up?" read -p "If so, press [enter]" pkill -x pandora_alarm exit 0