At 21:53 +0100 10/6/12, John Delacour wrote: >On 05/10/2012 20:52, François Schiettecatte wrote: >>Dumb question, have you checked that the script has execute permissions? >> chmod 755 myScript.pl >I've explained why the scripts weren't working, and it has nothing to do with >permissions. A script does not need to be executable in this environment. > >JD
That's interesting. Does bbedit read and translate the shebang line then? What about #!/usr/bin/myspecialbinary Would bbedit execute my compiled code in $HOME/bin if I tried to run it as a bbedit script? What about #!/Users/doug/bin/tcsh ? Or does the script have to be written in perl? -- --> Halloween == Oct 31 == Dec 25 == Christmas <-- -- -- 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>
