[EMAIL PROTECTED] wrote:
I've been messing around with a PATH like this:
PATH=;\\machine\share
I then place bash scripts in \\machine\share\ts1.sh and in c:\ts2.sh
ts1.sh & ts2.sh look like this:
#!/bin/sh
echo "hello world"
Finally I created a file association for the extension .sh so that it
I've been messing around with a PATH like this:
PATH=;\\machine\share
I then place bash scripts in \\machine\share\ts1.sh and in c:\ts2.sh
ts1.sh & ts2.sh look like this:
#!/bin/sh
echo "hello world"
Finally I created a file association for the extension .sh so that it
will use c:\cygwin\bin
2 matches
Mail list logo