watch
poor mans watch, watch for solaris
2013/01/01
Here is a simple script that you can use as watch in Solaris as well.
for loop in bash script on solaris without seq
2010/06/11
Today I was working on a solaris box and wanted to do a watch. watch command is not available on Solaris 8 by default and I did not want to install it just for this small one time job. So I wrote …
Script to Watch for Ubuntu 9.10 Launch – can be used in other scenarios.
2010/02/10
I know ubuntu is out already but this is something that you can use to monitor a webpage. This script will run check a for the Ubuntu 9.10 launch once every 5 mins and let you know when it’s …