Note: The archives category content is an automatically generated focus channel and does not neccessarily reflect the opinions of this blog. No responsibility is taken for the external links presented here, follow at your own discretion.
The archives content is never scraped from sites - but an abstract obtained from search engines.
| Problem |
Solution |
Example |
Reference |
Recommended |
You want to get notified when a file arrives. Maybe it is coming in from somewhere else, or just is the result of some processing. What ever the case, never sit there waiting for a file to arrive again!
|
|
| Problem |
Solution |
Example |
Reference |
Recommended |
Put the code under example tab, in a cron entry. See reference for more detail about cron. Change the minutes, hour, filename and mail address! You may need to use mail instead of mailx and ksh, etc instead of bash. But the basic syntax is the same.
|
|
Leave a Reply
June 3rd, 2007 at 5:19 pm
[…] UNIX Coding School ยป receive notification when file arrives (tags: Notification File Arrival UNIX Coding School) […]