automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: making script executable?


From: Bob Proulx
Subject: Re: making script executable?
Date: Mon, 3 Feb 2003 21:34:49 -0700
User-agent: Mutt/1.3.28i

Simon Richter wrote:
> 
> $(SHELL) <your script here> ?

[Drifting off topic...]

Does that mean that a SHELL=/bin/csh user will run the script with csh
and a SHELL=/bin/zsh user will run the shell with zsh?  Wouldn't it be
better to use a predictable and most likely a standard shell for both
users?

  /bin/sh "your sh script here"

Bob

Attachment: pgpqHYyVjwMAa.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]