[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to detect bash?
From: |
Paul Jarc |
Subject: |
Re: How to detect bash? |
Date: |
Wed, 11 Oct 2006 00:37:13 -0400 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.4 (gnu/linux) |
mwoehlke <mwoehlke@tibco.com> wrote:
> And since when does '#! /bin/bash' mean "use whatever 'bash' you
> find in $PATH"? Silly me, I thought it meant "use '/bin/bash'".
Dave did say "hash-bang", but he didn't say "#! /bin/bash". Possibly
he's thinking of "#!/usr/bin/env bash", which should do what you want.
paul
Message not available
Re: How to detect bash?, Ramprasad, 2006/10/11