[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[RP] Re: poundbang
From: |
Björn Lindström |
Subject: |
[RP] Re: poundbang |
Date: |
Fri Mar 5 07:17:04 2004 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.2 (gnu/linux) |
twb <address@hidden> writes:
> OT: What purpose does this serve `#! /usr/bin/env python'? Is it just
> to force searching $PATH?
Yes. The original purpose of env is to set the environment of a process,
however. (Since that requires arguments, it wont work in a #!, of
course.)
--
Björn Lindström <address@hidden>
http://bkhl.elektrubadur.se/
- Re: [RP] Re: poundbang, (continued)
- Re: [RP] Re: poundbang, Cameron Patrick, 2004/03/05
- Re: [RP] Re: poundbang, twb, 2004/03/05
- Re: [RP] Re: poundbang, Joshua Neuheisel, 2004/03/05
- Re: [RP] Re: poundbang, Patrick Goldmann, 2004/03/07
- JNPatch problem [Was: Re: [RP] Re: poundbang], Joshua Neuheisel, 2004/03/08
- Re: JNPatch problem [Was: Re: [RP] Re: poundbang], Patrick Goldmann, 2004/03/08
- Re: JNPatch problem [Was: Re: [RP] Re: poundbang], Joshua Neuheisel, 2004/03/08
- Re: JNPatch problem [Was: Re: [RP] Re: poundbang], Patrick Goldmann, 2004/03/08
- Re: JNPatch problem [Was: Re: [RP] Re: poundbang], Joshua Neuheisel, 2004/03/09
- Re: JNPatch problem [Was: Re: [RP] Re: poundbang], Patrick Goldmann, 2004/03/10
- [RP] Re: poundbang,
Björn Lindström <=
- Re: [RP] Re: poundbang, Cameron Patrick, 2004/03/05
Re: [RP] poundbang, Shawn Betts, 2004/03/04