Hi all, I need to start a perl daemon at an BSD's startup (rc.local, not interactive), i found the way to run the script as a daemon, but i want:
a) Send all the output to an tty , say, go to tty6 (ctrl+alt+F6) and see the output of my perl daemon b) Interact (if possible) on that TTY with the daemon... Is this possible? dows anybody have any pointers to modules or -web search terms- to find documentation on this? Thanks in advance -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/