Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: #!/path/to/arch-indep/zsh -f
- X-seq: zsh-workers 7994
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx, Clint Olsen <olsenc@xxxxxxxxxxxxxxxx>
- Subject: Re: #!/path/to/arch-indep/zsh -f
- Date: Wed, 22 Sep 1999 10:33:43 +0200
- In-reply-to: "Clint Olsen"'s message of "Wed, 22 Sep 1999 01:58:31 DFT." <19990922015831.A82900@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Clint Olsen wrote:
> Ok, I gave this a try. This doesn't seem to be my problem (this time).
> What's happening is that *csh is actually trying to run my script and
> immediately failing on the first apparent syntax error. It's as if it
> won't fire off the interpreter correctly:
>
> #!/afs/pdx/proj/otools/bin/zsh -f
Try using a shorter path to zsh, if that's possible. They're often
restricted to 32 bytes, and the whole of this is 33. But you should get
the zsh part through, so this may not be the problem either.
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx> Tel: +39 050 844536
WWW: http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author