On Mon, Apr 7, 2008 at 4:25 AM, Michael Holm <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have read a lot of documents, but i really cant get this issue solved :(
> All i want is to be able to execute bash scripts from a windows
> desktop.. what i do now is..
>
>
> a batch script:
> c:\cygwin\bin\ba
Mark J. Reed wrote on Monday, April 07, 2008 8:21 AM:
> You hit the nail on the head with the environment vars question.
> Bash tries to do the minimum amount of work possible when invoked
> non-interactively, on the assumption - almost universally true in
> *NIX - that it is being invoked by a p
You hit the nail on the head with the environment vars question. Bash
tries to do the minimum amount of work possible when invoked
non-interactively, on the assumption - almost universally true in *NIX
- that it is being invoked by a process (usually another shell) that
has its environment all set
--On Monday, April 07, 2008 10:25 AM +0200 Michael Holm <[EMAIL PROTECTED]>
wrote:
Hi,
I have read a lot of documents, but i really cant get this issue solved :(
All i want is to be able to execute bash scripts from a windows
desktop.. what i do now is..
a batch script:
c:\cygwin\bin\bash
4 matches
Mail list logo