[Tutor] Running Python on Gentoo

Dave Kuhlman dkuhlman at rexx.com
Thu Jul 26 23:33:53 CEST 2007


On Thu, Jul 26, 2007 at 01:48:44PM -0600, Eric Brunson wrote:
> 
> Do other interpreters work?
> 
> Try:
> 
> #!/usr/bin/perl
> print "Perl Sucks!!!\n";
> 
> or:

Or, try:

    #!/usr/bin/env python

Dave

-- 
Dave Kuhlman
http://www.rexx.com/~dkuhlman


More information about the Tutor mailing list