#!/usr/bin/python import os, sys if (not "CCDB_SYS" in os.environ.keys()): print "Hi! I'm virus. You've just executed me!" print "You see, now we both have hopes:" print " You hope, that I'm just joking" print " I hope, that you are under the 'root'..." print "ok... Just joking!" print "\nI'm, simple dump script to setup your enviroment." print "If I will do something wrong, don't argue with me, because I'm just so simple and dump that will not understand your words." print "\n\n\n" print "You dont have $CCDB_SYS. I will set it for you"