Whats Up Doc
plug-discuss@lists.plug.phoenix.az.us
plug-discuss@lists.plug.phoenix.az.us
Fri, 8 Nov 2002 12:32:43 -0600 (CST)
On Fri, 8 Nov 2002, George Gambill wrote:
> >From the command line (RH8) how do I findout the status (is it installed, is
> it running) of such things as:
>
> TFTP
rpm -qa | grep ftp
>
> NFS
>
rpm -qa | grep nfs
rpm -qa = rpm 'query all installed packages'
| grep nfs = search through the output of previous command for the text
'nfs'
David
> ????
> George
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
--
"I find your lack of faith disturbing."
--Darth Vader
---
12:30pm up 44 days, 17:22, 1 user, load average: 0.32, 0.07, 0.02