You probably know this already, but for others...

To find if you have a package (e.g., ping) installed, do one or more of
the following:

which ping
whereis ping
locate ping
find / -name ping*

These are different ways to hunt down a command (or file).  The latter
methods will give more output.


hth,
kf

-- 
"If George W. Bush would speak his mind, he'd be speechless."


On Sat, 4 Nov 2000, Dave wrote:

= Anyone know what RPM Ping comes in, I did a reinstall and for some reason it
= isn't available.
= 
= D.
= 
= 
= 
= _______________________________________________
= Redhat-list mailing list
= [EMAIL PROTECTED]
= https://listman.redhat.com/mailman/listinfo/redhat-list
= 



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

Reply via email to