cmlenz@68: @echo off cmlenz@68: python -c "import sys; from bitten import slave; sys.argv[0] = r'%0'; slave.main()" %*