On Sun, 21 Jan 2001, Luke C Gavel wrote: > > The following command should tell you: > > rpm -qfi `whereis rhnsd` > Whoops. Forgot that daemons usually aren't in RH $PATH. Try this: rpm -qfi `find /etc -name rhnsd` and to find the documentation; less `rpm -qd $(rpm -qf $(find /etc -name rhnsd) | head -n 1)` hehehe (I love that shell stuff), LG _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
- Question about RedHat Network Daemon Drew Hunt
- Re: Question about RedHat Network Daemon Luke C Gavel
- Re: Question about RedHat Network Daemon Vidiot
- Re: Question about RedHat Network Daemon Luke C Gavel
- Re: Question about RedHat Network Daemo... Vidiot
- Re: Question about RedHat Network D... Statux
- Re: Question about RedHat Netw... Ashley M. Kirchner
- Re: Question about RedHat Netw... Lorris J. Woods
- Re: Question about RedHat ... Ashley M. Kirchner
- Re: Question about RedHat Network Daemon Trond Eivind Glomsrød