[WBEL-users] List of services and Function

John Haxby jch at thehaxbys.co.uk
Mon Jul 18 07:54:08 CDT 2005


Will McDonald wrote:

>On 18/07/05, Plug N Play <plugnplay at grandpacific.ph> wrote:
>  
>
>>Is there any website that has list all the services and functions of
>>Whitebox Linux 4 found in /etc/rc.d/init.d/ directory.
>>Or Redhat Enterprise Linux 4 will also do.
>>    
>>
>You could just have a look at the info for the RPM packages that
>installed them...
>
>for file in `ls -1 /etc/rc.d/init.d/`
>do 
>  echo "Filename is /etc/rc.d/init.d/${file}"
>  rpm -qfi /etc/rc.d/init.d/${file} 
>  echo 
>done
>  
>
You can even just look at the files -- most, if not all, will have a 
little description at the top.

jch


More information about the Whitebox-users mailing list