view argv.py @ 6262:146930df1007

<tswett> echo \'cat "$(find evil -type f | shuf -n1)"\' > bin/evil
author HackBot
date Thu, 26 Nov 2015 16:32:26 +0000
parents 12d456ba0d88
children
line wrap: on
line source

import sys
print(sys.argv)