Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing input to a python script....

Status
Not open for further replies.

pmcmicha

Technical User
May 25, 2000
353
I am starting to learn python and I would like to know if there is a way to pass an argument from the command line to a python script? I saw the raw input portion, but I do not think that this will work. I am passing the argument from a ksh script. The argument is a number in case this makes a difference.

Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top