Help for this page

Select Code to Download


  1. or download this
    unless (grep(/\binetd\b/, @$proclist))
    {
        print "inetd's not there\n";
    }