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

Re: I need further understanding of wine or bash




On Mon, Apr 21, 2008 at 4:43 PM, Tzafrir Cohen <tzafrir@cohens.org.il> wrote:
On Mon, Apr 21, 2008 at 02:05:23PM -0400, Dylan Garrett wrote:

> One issue that I see that you should fix (though it won't affect your
> results):
> #bin/bash!
> Should be:
> #!/usr/bin/bash

/usr/bin/bash? where? /bin/bash

> Or better yet:
> #!/usr/bin/env bash

Or simpler:

#!/bin/sh

--
Tzafrir Cohen         | tzafrir@jabber.org | VIM is
http://tzafrir.org.il |                    | a Mutt's
tzafrir@cohens.org.il |                    |  best
ICQ# 16849754         |                    | friend

Oh, duh. Of course bash isn't in /usr/bin. I guess I forgot my linux for a second. :P
Thanks for fixing my mistake. And sorry to Damon.


Reply to: