I have a script that determines filesystem usage. Now I am looking for a script that will alert the user with a displayed message of a file system that goes over a predefined percentage. I was trying to make it so that the percentage is user definable and will show which filesystem has gone over. So far I keep taking steps back instead of forward. Anyone know of a script that will do this? I was trying to get it in ksh or perl.