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] | VIM is
http://tzafrir.org.il |                    | a Mutt's
[EMAIL PROTECTED] |                    |  best
ICQ# 16849754         |                    | friend


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

Reply via email to