view argv.py @ 6284:d70bce9e2e65

<tswett> echo \'cat "$(find good -type f | shuf -n1)"\' > bin/good
author HackBot
date Fri, 27 Nov 2015 01:35:03 +0000
parents 12d456ba0d88
children
line wrap: on
line source

import sys
print(sys.argv)