public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Which command to bump when M$ is non-posixish
@ 1999-03-13 16:31 Suhaib M. Siddiqi
  1999-03-31 19:45 ` Suhaib M. Siddiqi
  0 siblings, 1 reply; 10+ messages in thread
From: Suhaib M. Siddiqi @ 1999-03-13 16:31 UTC (permalink / raw)
  To: hcobb; +Cc: dpainter, cygwin

I have no idea!

I have never gotten any conflicts betweeb the X.exe which have common names
under Windows and Cygwin.

At my end it happens only, if I intentionally include C:\WinNT
in PATH in cygnus.bat or .bashrc.

Of course everyone has his/her own requirements and preferences, therefore
he/she must decide what is best for him/her.




>There are a few places where X.exe exists both as a WinDos builtin and a
>standard GNU command installed with Cygwin.
>
>Now, one of the commands can be renamed (or deleted ;-) or the path can be
>set to choose one over the other (most of the time, for the Dos prompt).
>
>My requirement is that a WinDos machine with Cygwin installed function
>first as a Windos platform PC then as a DOS machine and lastly as a Posix
>machine.  (When I feel the need for speed or whatever, I reboot to
Linux...)
>
>Therefore I leave cygwin at the end and move the parts I need to
>non-blocked names.
>
>Does anybody think that Cygwin should install itself at the front of the
>Path environment variable?
>
>
>--
>Want to unsubscribe from this list?
>Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: Which command to bump when M$ is non-posixish
  1999-03-13 16:31 Which command to bump when M$ is non-posixish Suhaib M. Siddiqi
@ 1999-03-31 19:45 ` Suhaib M. Siddiqi
  0 siblings, 0 replies; 10+ messages in thread
From: Suhaib M. Siddiqi @ 1999-03-31 19:45 UTC (permalink / raw)
  To: hcobb; +Cc: dpainter, cygwin

I have no idea!

I have never gotten any conflicts betweeb the X.exe which have common names
under Windows and Cygwin.

At my end it happens only, if I intentionally include C:\WinNT
in PATH in cygnus.bat or .bashrc.

Of course everyone has his/her own requirements and preferences, therefore
he/she must decide what is best for him/her.




>There are a few places where X.exe exists both as a WinDos builtin and a
>standard GNU command installed with Cygwin.
>
>Now, one of the commands can be renamed (or deleted ;-) or the path can be
>set to choose one over the other (most of the time, for the Dos prompt).
>
>My requirement is that a WinDos machine with Cygwin installed function
>first as a Windos platform PC then as a DOS machine and lastly as a Posix
>machine.  (When I feel the need for speed or whatever, I reboot to
Linux...)
>
>Therefore I leave cygwin at the end and move the parts I need to
>non-blocked names.
>
>Does anybody think that Cygwin should install itself at the front of the
>Path environment variable?
>
>
>--
>Want to unsubscribe from this list?
>Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* Re: Which command to bump when M$ is non-posixish
  1999-03-13 20:25 Earnie Boyd
@ 1999-03-31 19:45 ` Earnie Boyd
  0 siblings, 0 replies; 10+ messages in thread
From: Earnie Boyd @ 1999-03-31 19:45 UTC (permalink / raw)
  To: cygwin users

---"Henry J. Cobb" <hcobb@telegenisys.com> wrote:
--8<--
> Does anybody think that Cygwin should install itself at the front of
the
> Path environment variable?
--8<--

Yes. I always recommend it.  However, you don't have to change the
PATH at the DOS/WIN level.  You can `export
PATH=/bin:/usr/bin:/usr/local/bin:/c/winnt:/c/winnt/system32' for an
example in the .bashrc file.

This way you can have the best of both worlds.  cygwin path first when
in cygwin and the dos/win path first when in dos or windows.


==
-                        \\||//
-------------------o0O0--Earnie--0O0o-------------------
--                earnie_boyd@yahoo.com               --
-- http://www.freeyellow.com/members5/gw32/index.html --
----------------------ooo0O--O0ooo----------------------

PS: Newbie's, you should visit my page.
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* Re: Which command to bump when M$ is non-posixish
  1999-03-13 16:38 Suhaib M. Siddiqi
@ 1999-03-31 19:45 ` Suhaib M. Siddiqi
  0 siblings, 0 replies; 10+ messages in thread
From: Suhaib M. Siddiqi @ 1999-03-31 19:45 UTC (permalink / raw)
  To: hcobb; +Cc: dpainter, cygwin

>>My requirement is that a WinDos machine with Cygwin installed function
>>first as a Windos platform PC then as a DOS machine and lastly as a Posix
>>machine.  (When I feel the need for speed or whatever, I reboot to
>Linux...)
>>
>>Therefore I leave cygwin at the end and move the parts I need to
>>non-blocked names.
>>


Just noticed this.  Have you included *cygwin* to your Windows PATH too. I
have not.  I start Cygwin by Cygnus.bat.  Could this be a problem for
conflicts?


--SMS

>>Does anybody think that Cygwin should install itself at the front of the
>>Path environment variable?
>>
>>
>>--
>>Want to unsubscribe from this list?
>>Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>>
>>
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* Which command to bump when M$ is non-posixish
  1999-03-13 16:14 Problems with "find" and job control Suhaib M. Siddiqi
       [not found] ` < 003301be6daf$950045c0$41cd78cf@hunda >
@ 1999-03-31 19:45 ` Henry J. Cobb
  1 sibling, 0 replies; 10+ messages in thread
From: Henry J. Cobb @ 1999-03-31 19:45 UTC (permalink / raw)
  To: Ssiddiqi; +Cc: dpainter, cygwin

There are a few places where X.exe exists both as a WinDos builtin and a
standard GNU command installed with Cygwin.

Now, one of the commands can be renamed (or deleted ;-) or the path can be
set to choose one over the other (most of the time, for the Dos prompt).

My requirement is that a WinDos machine with Cygwin installed function
first as a Windos platform PC then as a DOS machine and lastly as a Posix
machine.  (When I feel the need for speed or whatever, I reboot to Linux...)

Therefore I leave cygwin at the end and move the parts I need to
non-blocked names.

Does anybody think that Cygwin should install itself at the front of the
Path environment variable?


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* RE: Which command to bump when M$ is non-posixish
  1999-03-14  7:06 ` Todd Goodman
@ 1999-03-31 19:45   ` Todd Goodman
  0 siblings, 0 replies; 10+ messages in thread
From: Todd Goodman @ 1999-03-31 19:45 UTC (permalink / raw)
  To: hcobb; +Cc: cygwin

I expect you'll find many different answers to this question.

I like it to be a Posix machine when I'm running under cygwin shells
and a Windows machine otherwise.

I just have my cygnus.bat rearrange my path to achieve that effect.

Todd

> -----Original Message-----
> From: cygwin-owner@sourceware.cygnus.com
> [ mailto:cygwin-owner@sourceware.cygnus.com]On Behalf Of Henry J. Cobb
> Sent: Saturday, March 13, 1999 7:27 PM
> To: Ssiddiqi@InspirePharm.Com
> Cc: dpainter@lightspeed.net; cygwin@sourceware.cygnus.com
> Subject: Which command to bump when M$ is non-posixish
> 
> 
> There are a few places where X.exe exists both as a WinDos 
> builtin and a
> standard GNU command installed with Cygwin.
> 
> Now, one of the commands can be renamed (or deleted ;-) or 
> the path can be
> set to choose one over the other (most of the time, for the 
> Dos prompt).
> 
> My requirement is that a WinDos machine with Cygwin installed function
> first as a Windos platform PC then as a DOS machine and 
> lastly as a Posix
> machine.  (When I feel the need for speed or whatever, I 
> reboot to Linux...)
> 
> Therefore I leave cygwin at the end and move the parts I need to
> non-blocked names.
> 
> Does anybody think that Cygwin should install itself at the 
> front of the
> Path environment variable?
> 
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 
> 

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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

* RE: Which command to bump when M$ is non-posixish
       [not found] <199903140027.QAA19804@grebe.prod.itd.earthlink.net>
@ 1999-03-14  7:06 ` Todd Goodman
  1999-03-31 19:45   ` Todd Goodman
  0 siblings, 1 reply; 10+ messages in thread
From: Todd Goodman @ 1999-03-14  7:06 UTC (permalink / raw)
  To: hcobb; +Cc: cygwin

I expect you'll find many different answers to this question.

I like it to be a Posix machine when I'm running under cygwin shells
and a Windows machine otherwise.

I just have my cygnus.bat rearrange my path to achieve that effect.

Todd

> -----Original Message-----
> From: cygwin-owner@sourceware.cygnus.com
> [ mailto:cygwin-owner@sourceware.cygnus.com]On Behalf Of Henry J. Cobb
> Sent: Saturday, March 13, 1999 7:27 PM
> To: Ssiddiqi@InspirePharm.Com
> Cc: dpainter@lightspeed.net; cygwin@sourceware.cygnus.com
> Subject: Which command to bump when M$ is non-posixish
> 
> 
> There are a few places where X.exe exists both as a WinDos 
> builtin and a
> standard GNU command installed with Cygwin.
> 
> Now, one of the commands can be renamed (or deleted ;-) or 
> the path can be
> set to choose one over the other (most of the time, for the 
> Dos prompt).
> 
> My requirement is that a WinDos machine with Cygwin installed function
> first as a Windos platform PC then as a DOS machine and 
> lastly as a Posix
> machine.  (When I feel the need for speed or whatever, I 
> reboot to Linux...)
> 
> Therefore I leave cygwin at the end and move the parts I need to
> non-blocked names.
> 
> Does anybody think that Cygwin should install itself at the 
> front of the
> Path environment variable?
> 
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 
> 

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: Which command to bump when M$ is non-posixish
@ 1999-03-13 20:25 Earnie Boyd
  1999-03-31 19:45 ` Earnie Boyd
  0 siblings, 1 reply; 10+ messages in thread
From: Earnie Boyd @ 1999-03-13 20:25 UTC (permalink / raw)
  To: cygwin users

---"Henry J. Cobb" <hcobb@telegenisys.com> wrote:
--8<--
> Does anybody think that Cygwin should install itself at the front of
the
> Path environment variable?
--8<--

Yes. I always recommend it.  However, you don't have to change the
PATH at the DOS/WIN level.  You can `export
PATH=/bin:/usr/bin:/usr/local/bin:/c/winnt:/c/winnt/system32' for an
example in the .bashrc file.

This way you can have the best of both worlds.  cygwin path first when
in cygwin and the dos/win path first when in dos or windows.


==
-                        \\||//
-------------------o0O0--Earnie--0O0o-------------------
--                earnie_boyd@yahoo.com               --
-- http://www.freeyellow.com/members5/gw32/index.html --
----------------------ooo0O--O0ooo----------------------

PS: Newbie's, you should visit my page.
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Re: Which command to bump when M$ is non-posixish
@ 1999-03-13 16:38 Suhaib M. Siddiqi
  1999-03-31 19:45 ` Suhaib M. Siddiqi
  0 siblings, 1 reply; 10+ messages in thread
From: Suhaib M. Siddiqi @ 1999-03-13 16:38 UTC (permalink / raw)
  To: hcobb; +Cc: dpainter, cygwin

>>My requirement is that a WinDos machine with Cygwin installed function
>>first as a Windos platform PC then as a DOS machine and lastly as a Posix
>>machine.  (When I feel the need for speed or whatever, I reboot to
>Linux...)
>>
>>Therefore I leave cygwin at the end and move the parts I need to
>>non-blocked names.
>>


Just noticed this.  Have you included *cygwin* to your Windows PATH too. I
have not.  I start Cygwin by Cygnus.bat.  Could this be a problem for
conflicts?


--SMS

>>Does anybody think that Cygwin should install itself at the front of the
>>Path environment variable?
>>
>>
>>--
>>Want to unsubscribe from this list?
>>Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>>
>>
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

* Which command to bump when M$ is non-posixish
       [not found] ` < 003301be6daf$950045c0$41cd78cf@hunda >
@ 1999-03-13 16:25   ` Henry J. Cobb
  0 siblings, 0 replies; 10+ messages in thread
From: Henry J. Cobb @ 1999-03-13 16:25 UTC (permalink / raw)
  To: Ssiddiqi; +Cc: dpainter, cygwin

There are a few places where X.exe exists both as a WinDos builtin and a
standard GNU command installed with Cygwin.

Now, one of the commands can be renamed (or deleted ;-) or the path can be
set to choose one over the other (most of the time, for the Dos prompt).

My requirement is that a WinDos machine with Cygwin installed function
first as a Windos platform PC then as a DOS machine and lastly as a Posix
machine.  (When I feel the need for speed or whatever, I reboot to Linux...)

Therefore I leave cygwin at the end and move the parts I need to
non-blocked names.

Does anybody think that Cygwin should install itself at the front of the
Path environment variable?


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

end of thread, other threads:[~1999-03-31 19:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-03-13 16:31 Which command to bump when M$ is non-posixish Suhaib M. Siddiqi
1999-03-31 19:45 ` Suhaib M. Siddiqi
     [not found] <199903140027.QAA19804@grebe.prod.itd.earthlink.net>
1999-03-14  7:06 ` Todd Goodman
1999-03-31 19:45   ` Todd Goodman
  -- strict thread matches above, loose matches on Subject: below --
1999-03-13 20:25 Earnie Boyd
1999-03-31 19:45 ` Earnie Boyd
1999-03-13 16:38 Suhaib M. Siddiqi
1999-03-31 19:45 ` Suhaib M. Siddiqi
1999-03-13 16:14 Problems with "find" and job control Suhaib M. Siddiqi
     [not found] ` < 003301be6daf$950045c0$41cd78cf@hunda >
1999-03-13 16:25   ` Which command to bump when M$ is non-posixish Henry J. Cobb
1999-03-31 19:45 ` Henry J. Cobb

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).