[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

Re: How to pass shell variable to shell script from python

D'Arcy J.M. Cain

2/27/2008 1:57:00 PM

On Wed, 27 Feb 2008 15:37:25 +0800
"Rockins Chen" <ybc2084@gmail.com> wrote:
> Clearly, I made some typing mistake, it's the shbang line! it should be:
> #!/usr/bin/python

Side topic - if you want portability use the following:

#! /usr/bin/env python

--
D'Arcy J.M. Cain <darcy@druid.net> | Democracy is three wolves
http://www.druid.... | and a sheep voting on
+1 416 425 1212 (DoD#0082) (eNTP) | what's for dinner.