Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh on NT over samba?



> when I attempt to
> execute a script in the samba directory, I get
> 
> "zsh: exec format error:" 
> 
> I'm probably just being obtuse about this, but I'd really appreciate any
> insight.

Make sure you're running the script with "zsh scriptname", the #! trick
doesn't work with NT.  The only equivalent thing is associating .zsh files
with the zsh.exe executable as far as your desktop is concerned.

-- 
Peter Stephenson <pws@xxxxxxxxxxxxxxxxxxxxxxxxx>
Cambridge Silicon Radio, Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070



Messages sorted by: Reverse Date, Date, Thread, Author