Help for this page
service nscd status
#!/usr/bin/perl -w @args = ("/sbin/service", "nscd", "status"); ... print "job still running!\n"; sleep 2; }