Search Results

Search: Posts Made By: PrimeRibAndADew
7,030
Posted By PrimeRibAndADew
That's it. Thanks for the help. Mike
That's it. Thanks for the help.

Mike
7,030
Posted By PrimeRibAndADew
Well I do not get the errors I was getting. Here...
Well I do not get the errors I was getting. Here is what I have in the script followed by the error message.

#!/usr/bin/ksh

cmp file1 file2

rtrncd=$?

if [$rtrncd -ne 0 ] then
cat...
7,030
Posted By PrimeRibAndADew
Checking Exit Status
I hope one of you smart people out there can help me with what seems like a real simple questing but I can't quite figure out.

In a script I am doing a cmp on two files. I am trying to check the...
2,667
Posted By PrimeRibAndADew
Thank you very much.
Thank you very much.
2,125
Posted By PrimeRibAndADew
Monitoring partitions
I have a partition that sometimes grows to 100% before the weekly backup and perge can happen. Can someone leade me to a script that will monitor the size of a partition and send me an email when it...
2,667
Posted By PrimeRibAndADew
Monitoring partitions
Sun Solarus 8.

I have a partition that due to some automated processes can fill a partition to 100% before the weekly backup and cleanup process happens. Is there a way I can monitor a partition...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 03:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy