If I wish to run a binary (say, AIRC) as a daemon , what should I do ?
My thoughts are something like:
maybe add into /etc/rc.d , a file with an entry like
if [-x /path/AIRC]
./path/AIRC #Execute thisPlease offer your views on this . I know I have not thought enough over my own idea. Thanks, ([EMAIL PROTECTED]) Shyam "Quality can Never be Quantified . It exists by itself and Quantity might hand it an untimely demise if blown out of the very fragile proportions that constitute it ."

