#! /bin/athena/bash
zctl wg_exit
screensaver
ps -e | grep authwatch
ps -e | grep xss
echo kill the above processes:
bash
echo starting 
while true ; do
perl athena-stress-level2.pl  >> stress.dat
tail -1 stress.dat
sleep 120
done 
