Help for this page

Select Code to Download


  1. or download this
    my $val = system("/usr/local/www/cgi-bin/ntop/ntop.sh stop");
    die "command got results of $val" if $val != 0;