Search Results

Search: Posts Made By: wviands
2,098
Posted By rovf
Maybe you were just too quick when looking. After...
Maybe you were just too quick when looking. After I posted, I immediately noticed an error in my script and edited again. This took perhaps one minute. If you have managed to read my post during this...
2,098
Posted By rovf
The part inside the then clause in your script is...
The part inside the then clause in your script is different from what I've posted. That's why it doesn't work.
2,098
Posted By rovf
Don't do the exec stuff. Separate your task into...
Don't do the exec stuff. Separate your task into two scripts.

One is calculating the message to be sent by email, but it does not actually send the mail, but writing the information to be sent to...
2,098
Posted By RudiC
Do you also want a mail if zero length files have...
Do you also want a mail if zero length files have disappeared? If not, you could send a mail only if new files have appeared ever since the last time your cron script ran.
2,098
Posted By greet_sed
Hi, Considering count will not help, please...
Hi,

Considering count will not help, please consider if count is same but file(name)s are different.

you could try like this:
Redirect the list of empty files to a file (better to sort ) and...
Showing results 1 to 5 of 5

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