Email List: Xaustin-group-lX
[All Lists]

Re: Re: Teleconference Minutes from 16th December 1999

To: yyyyyyyyyyyy@xxxxxxxxxxxxx, yyy@xxxxxxxxxxxxxxxx
Subject: Re: Re: Teleconference Minutes from 16th December 1999
From: Joerg Schilling <yyyyyyyyy@xxxxxxxxxxxx>
Date: Sat, 18 Dec 1999 10:48:53 +0100 (MET)
>From: David Korn <yyy@xxxxxxxxxxxxxxxx>


>> Everybody supports #! - why not standardize it?
>> 
>> Keld
>> 
>> 

>I don't support #! because it puts absolute pathnames
>inside scripts.


This is really important: 

        #!/usr/local/bin/perl

may not work because perl is not present (in this case we may say
that the 'loader' os mising).
It may also fail because perl is in /opt/local/bin/perl

It may be a good idea to standardize paths for interpreters.
This seems to be a good idea because more and more Linux guys
are putting #!/bin/bash into shell scripts.

Sot there should be an aggreement about which interpreters
may be used at all (because they are part of a standard system)
and where they need to be located.

Jörg

 EMail:yyyyy@xxxxxxxxxxxxxxxxxxxxxxxxxxx (home) Jörg Schilling D-13353 Berlin
       yy@xxxxxxxxxxxxxxx               (uni)  If you don't have iso-8859-1
       yyyyyyyyy@xxxxxxxxxxxx           (work) chars I am J"org Schilling
 URL:  http://www.fokus.gmd.de/usr/schilling   ftp://ftp.fokus.gmd.de/pub/unix

<Prev in Thread] Current Thread [Next in Thread>