Help for this page

Select Code to Download


  1. or download this
     - scp filter.pl remote.host:/your/home/filter.pl
     - ssh remote.host /your/home/filter.pl /etc/sysconfig/netdump
    
  2. or download this
     - create the version of the script for this host as "tmp.pl"
     - scp tmp.pl remote.host:/your/path/tmp.pl
    ...
    
          END { unlink /your/path/tmp.pl }