[tex-live] Re: TeX Live UNIX shell scripts

Vladimir Volovich vvv@vsu.ru
Mon, 22 Apr 2002 23:00:42 +0400


"TE" == Thomas Esser writes:

 >> diff -ru alpha-linux/t1mapper powerpc-aix4.3.3.0/t1mapper ---
 >> alpha-linux/t1mapper Wed Apr 17 22:55:02 2002 +++
 >> powerpc-aix4.3.3.0/t1mapper Thu Apr 18 18:08:03 2002 @@ -1,4 +1,4
 >> @@ -#!/usr/bin/perl -w +#!/usr/bin/env perl -w

 TE> I think that this is not portable. Some UNIX kernels will call
 TE> env with the argument "perl -w" (without splitting). So, if we
 TE> use the env-trick, we cannot use the -w option of perl, I think.

i do not see #!/usr/bin/env perl -w
in current aix binaries on perforce;
and i did not add that switch - i was using scripts from source :)

Best,
v.