My Perl daemon-like process has to run in a foreground terminal with 'interactive pauses' which allow the user to break in and stop it gracefully with contextual exit messaging. For this scenario, so far the user has also had to fire the process in the aforementioned terminal, but it would be sweet to have it fired instead by a scheduler.
I wonder if there is a technique or module in Perl to force such a process into an ordinary terminal for a user should the process itself be started via a scheduler (fcron in this case)? (No problem if unable to be embedded in the daemon's code, a parent controlling script would be ok).
It beats me, but how about the higher-mindeds!
In reply to cron with perl by Pstack
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |