On Tue, 2004-07-20 15:18:34 -0500, Jason Joines wrote:
> I have a Cygwin BASH script which takes user input, uses ldapsearch,
> etc., to set a bunch of environment variables. I can then use these
> from bash with no problem. I would also like to make these environment
> variables availab
so, maybe
nohup smbmount //whatever /whereever > /dev/null 2>&1 &
should do, still in an portable way...
matthias
...
> starting all the mappings without waiting on completion but my BASH
> window wont' go away until they have all completed.
> On Linux, something simple like:
> #!/bi
Just found cygstart was in cygutils and used it. The --hide option was
just what I needed.
Thanks,
Jason Joines
=
Larry Hall wrote:
At 04:18 PM 7/20/2004, you wrote:
I have a Cygwin BASH script which takes user input, uses ldapsearch, etc., to set a
bunch of e
D] Behalf
Of Larry Hall
Sent: Tuesday, July 20, 2004 10:38 PM
To: Jason Joines; [EMAIL PROTECTED]
Subject: Re: setting windows environment variables
At 04:18 PM 7/20/2004, you wrote:
I have a Cygwin BASH script which takes user input, uses
ldapsearch, etc., to set a bunch of environment variables. I
t; Of Larry Hall
> > Sent: Tuesday, July 20, 2004 10:38 PM
> > To: Jason Joines; [EMAIL PROTECTED]
> > Subject: Re: setting windows environment variables
> >
> >
> > At 04:18 PM 7/20/2004, you wrote:
> > >I have a Cygwin BASH script which takes user
] Behalf
> Of Larry Hall
> Sent: Tuesday, July 20, 2004 10:38 PM
> To: Jason Joines; [EMAIL PROTECTED]
> Subject: Re: setting windows environment variables
>
>
> At 04:18 PM 7/20/2004, you wrote:
> >I have a Cygwin BASH script which takes user input, uses
> ldap
At 04:18 PM 7/20/2004, you wrote:
>I have a Cygwin BASH script which takes user input, uses ldapsearch, etc., to set
> a bunch of environment variables. I can then use these from bash with no problem.
> I would also like to make these environment variables available to the windows
> comman
7 matches
Mail list logo