outputting a command to the terminal?

Yu-Xi Lim yuxi at ece.gatech.edu
Mon Aug 14 13:01:09 EDT 2006


Dennis Lee Bieber wrote:
> 	Well, I don't do shell scripts either, but... looking at the
> sample... "$@" is likely the shell equivalent of Python's sys.argv -- or
> *sys.argv if passed down

Yeah, kinda equivalent to *sys.argv[1:].



More information about the Python-list mailing list