public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* launch a Cygwin job from a Windows application
@ 2001-01-05  6:05 Jerome BENOIT
  2001-01-05  7:36 ` Andre Oliveira da Costa
  0 siblings, 1 reply; 2+ messages in thread
From: Jerome BENOIT @ 2001-01-05  6:05 UTC (permalink / raw)
  To: Cygnus

Bonjour:

I would like to launch some BASH or PERL script from
my favorite window editor:
what is the best way to do that ?

Thanks in advance,
Jerome BENOT


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: launch a Cygwin job from a Windows application
  2001-01-05  6:05 launch a Cygwin job from a Windows application Jerome BENOIT
@ 2001-01-05  7:36 ` Andre Oliveira da Costa
  0 siblings, 0 replies; 2+ messages in thread
From: Andre Oliveira da Costa @ 2001-01-05  7:36 UTC (permalink / raw)
  To: Jerome BENOIT, Cygnus

Hi,

I don't know exactly what you mean with "my favorite window editor"...
anyway, I think that all you need is, provided you can call external
programs, to execute "[CYGWIN-HOME]/bin/bash.exe [path to your bash
script]". I've done this successfully from .BAT "scripts". The same idea
applies to perl, replacing bash.exe for perl.exe (and, of course, the
paths).

Hope this helps.

Best,

Andre Costa

> -----Original Message-----
> From: cygwin-owner@sources.redhat.com
> [ mailto:cygwin-owner@sources.redhat.com]On Behalf Of Jerome BENOIT
> Sent: Friday, January 05, 2001 11:17 AM
> To: Cygnus
> Subject: launch a Cygwin job from a Windows application
>
>
> Bonjour:
>
> I would like to launch some BASH or PERL script from
> my favorite window editor:
> what is the best way to do that ?
>
> Thanks in advance,
> Jerome BENOT
>
>
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
>
>


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-05  7:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-05  6:05 launch a Cygwin job from a Windows application Jerome BENOIT
2001-01-05  7:36 ` Andre Oliveira da Costa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).