At 15:30 -0500 1/10/11, Chip Warden wrote:

It looks like you have a space in your shebang line where it shouldn't be. The line should look like:

#!/bin/bash

not:

#! /bin/bash

I know Wikipedia occasionally gives a bum steer
<http://en.wikipedia.org/wiki/A_bum_steer>
but here's what it says on the subject:


The syntax of feature consists of the character sequence #!, i.e. the number sign and an exclamation point character. This initiating character sequence may be followed by whitespace, then followed by the (absolute) path to the interpreter program that will provide the interpretation.

JD

--
You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to