Help for this page
- scp filter.pl remote.host:/your/home/filter.pl - ssh remote.host /your/home/filter.pl /etc/sysconfig/netdump
- 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 }