Dylan Garrett wrote:

On Mon, Apr 21, 2008 at 4:43 PM, Tzafrir Cohen <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> 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         | [EMAIL PROTECTED]
    <mailto:[EMAIL PROTECTED]> | VIM is
    http://tzafrir.org.il |                    | a Mutt's
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> | | 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.

Hey,

I am the guy, after seen this for YEARS wrote #bin/bash! ! If I would have taken a second to SAY it (sha-bang) I would have realized it. No apologies needed.

--
Damon L. Chesser
[EMAIL PROTECTED]
http://www.linkedin.com/in/dchesser


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to