Stuff I've Been Doing
exec mplayer -vo x11 -ao sdl -zoom -fs "$@" > /dev/null
while true
do
if ls /root/Mail/inbox | grep [0-9] > /dev/null
then
echo xxx > /tmp/ismail
else
rm -f /tmp/ismail
fi
sleep 15
done
To Do List
Others have also been working on these
Page History ::
2005-10-29 06:00:48
::
Owner: GuestToo ::
Search:
There are no comments on this page. [Add comment]