This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin 1.7.13-1: can't execute shell scripts on samba share



-Len




On Apr 19, 2012, at 7:37 AM, Earnie Boyd wrote:

> On Wed, Apr 18, 2012 at 3:44 PM, Len Giambrone
> <Len.Giambrone@intersystems.com> wrote:
>> No.  That works.  presumably because it's executing "bash" and not
>> the script itself.
> 
> http://cygwin.com/acronyms/#TOFU
> 
> And does the script contain #! /bin/sh or the like on line 1 column 1?
> 

lgiambro@lorien ~
$ cat len.sh
#!/bin/sh
echo it works



> -- 
> Earnie
> -- https://sites.google.com/site/earnieboyd
> 
> --
> Problem reports:       http://cygwin.com/problems.html
> FAQ:                   http://cygwin.com/faq/
> Documentation:         http://cygwin.com/docs.html
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> 


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]