Some of them are:
service --status-all
service --status-all | grep ntpd
service --status-all | less
To print the status of apache (httpd) service:
service httpd status
ANL
service --status-all
service --status-all | grep ntpd
service --status-all | less
service httpd status
cpan -i Term::ReadKey
cpan -i Term::ANSIColor
cpan -i Time::HiRes
wget http://jeremy.zawodny.com/mysql/mytop/mytop-1.6.tar.gz
tar -zxvf mytop-1.6.tar.gz
cd mytop-1.6
perl Makefile.PL
make
make test
make install
$ mytop -u dba -p 'password' -h 10.2.4.5 -d foo
perldoc mytop
rm /etc/nologin
DELAYLOGIN=no