[Tutor] self finding

Sean 'Shaleh' Perry shalehperry@attbi.com
Tue, 06 Aug 2002 22:42:21 -0700 (PDT)


On 07-Aug-2002 Kirk Bailey wrote:
> ok, someone a LONG time ago wrote how to get the script to FIND the
> interpreter. Do not now have that message thanks to a HDD failure.
> although it might take a script longer to start, this is a major feature
> if you want to make it EASIER THAN PIE to install and use. Anyone a real
> un*x maven who would care to address how to do this- and it was all on
> ONE LINE, a number of interesting characters were in it, some escape
> stuff, beat me now, working from memory. any clues?
> -- 
> 

#!/usr/bin/env python

is the magic incantation.