How do I make scripts my PC executable

David Christensen dpchrist@holgerdanske.com
Thu Aug 30 17:03:00 GMT 2007


I wrote:
>     $ cat ssh-backup-all.bat
>     C:\cygwin\bin\bash ./ssh-backup-all

Steve Holden wrote:
> Wouldn't it be possible to omit the first two executable lines and
> have the batch script read
>     c:\cygwin\bin\bash -l ./ssh-backup-all

I posted a sample shell session.  The "$ cat ssh-backup-all.bat" is what I typed
into my shell and the "C:\cygwin\bin\bash ./ssh-backup-all" is the result (e.g.
the output of the "cat" command; the contents of "./ssh-backup-all").


HTH,

David


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



More information about the Cygwin mailing list