Help for this page
#! /bin/sh # ... chmod 0755 $PythonInterpreter 2>/dev/null unset LIBPATH exec $PythonInterpreter -c "import savupdate.Updater,sys; sys.exit(sav +update.Updater.main(sys.argv))" "$CIDREPDIR" $MINIPKG "$@"
#!/usr/bin/perl ###################################### ... system("/Antivirus/sophos-av/update/savupdate.sh 1>/tmp/updater 2>&1") +;