[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
To start the `dio87d' program as daemon, you must use the `-d'
option. You can use the ps
command to verify that daemon is
running :
#dio87d -d # #ps ax | grep [d]io87d 16452 ? S 0:00 dio87d -d # |