GithubHelp home page GithubHelp logo

sep_get_def's Introduction

SEP_get_def

SEP_get_def is a python script to download new AV definitions from Symantec site.

Please, change the 'path' var for one you prefer. It need to be an empty dir as in the end the SEP_get_def will clean the dir leaving only the x32 and x64 files for the newest definitions installers.

ATTENTION! If you refer to a non empty folder SEP_get_def will delete all the files in the path folder.

There is a 'double check' to be sure that the working dir is equal to path but it's supposed that you are sure that path refers to an empty folder.

You can save SEP_get_def.py in the path folder too. SEP_get_def.py will create a log file also in it.

It's very useful to set a crontab entry for this script.

To edit crontab table: $ crontab -e

Add a line like these to crontab: "# m h dom mon dow command"

"# Will run the script three times a day every day"

"0 8,12,16 * * * python3 SEP_get_def.py"

"# Will run the script once a day at 15:15 every day"

"15 15 * * * python3 SEP_get_def.py"

"# Will run the script every hour and every day at 00:15, 01:15, 02:15..."

"15 * * * * python3 SEP_get_def.py"

sep_get_def's People

Contributors

ansone avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.