>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),

You may love it but....

rpm -qfi `find /etc -name rhnsd`
rpm: no arguments given for query

less `rpm -qd $(rpm -qf $(find /etc -name rhnsd) | head -n 1)`
rpm: no arguments given for query
rpm: no arguments given for query
Missing filename ("less --help" for help)

MB
-- 
e-mail: [EMAIL PROTECTED]
    Bart: Hey, why is it destroying other toys?  Lisa: They must have
    programmed it to eliminate the competition.  Bart: You mean like
    Microsoft?  Lisa: Exactly.  [The Simpsons - 12/18/99]
Visit - URL:http://www.vidiot.com/  (Your link to Star Trek and UPN)



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to