RE: stty and echo woes

2001-12-30 Thread Mark Wood-Patrick
ut 'worrisome' SHELL = `c:/mksnt/sh.exe' Cheers Norman -Original Message- From: Mark Wood-Patrick Sent: Friday, December 28, 2001 1:07 PM To: '[EMAIL PROTECTED]' Cc: Mark Wood-Patrick ([EMAIL PROTECTED]) Subject: RE: stty and echo woes Norman writes: >>

RE: stty and echo woes

2001-12-29 Thread Mark Wood-Patrick
7;worrisome' SHELL = `c:/mksnt/sh.exe' Cheers Norman -Original Message- From: Mark Wood-Patrick Sent: Friday, December 28, 2001 1:07 PM To: '[EMAIL PROTECTED]' Cc: Mark Wood-Patrick ([EMAIL PROTECTED]) Subject: RE: stty and echo woes Norman writes: >>

RE: stty and echo woes

2001-12-28 Thread Norman Vine
Peter Buckley writes: > >I am using cygwin 1.3.3-2 and when I type "which echo" from a bash >shell, it tells me "/usr/bin/echo". That is the echo in c:\cygwin\bin. Exactly ! I guess I should have been more direct and asked about the results of % which bash % which sh FWIW I found this line in

Re: stty and echo woes

2001-12-28 Thread Peter Buckley
e and 'which echo' returns "echo is a shell > builtin" since I am running with bash. > > Problems still remain > > Mark > > > -Original Message- > From: Mark Wood-Patrick > Sent: Friday, December 28, 2001 10:25 AM > To: '[EMA

RE: stty and echo woes

2001-12-28 Thread Mark Wood-Patrick
27;which echo' returns "echo is a shell builtin" since I am running with bash. Problems still remain Mark -Original Message- From: Mark Wood-Patrick Sent: Friday, December 28, 2001 10:25 AM To: '[EMAIL PROTECTED]' Cc: Mark Wood-Patrick ([EMAIL PROTECTED]) Subject:

RE: stty and echo woes

2001-12-28 Thread Norman Vine
Mark Wood-Patrick writes: > > >I removed the extraneous version of the cygwin1.dll from my path and >rebooted my Pc. The problem still remains. An updated cygcheck >output is enclosed. > >Wednesday, 26 December, 2001 Mark Wood-Patrick [EMAIL PROTECTED] >wrote: > >MWP> I am having problems with ec

stty and echo woes

2001-12-28 Thread Mark Wood-Patrick
EMAIL PROTECTED]; Mark Wood-Patrick ([EMAIL PROTECTED]) Subject: Re: stty and echo woes Hi! Wednesday, 26 December, 2001 Mark Wood-Patrick [EMAIL PROTECTED] wrote: MWP> I am having problems with echo being disabled after running certain MWP> commands (e.g. man, less, tset). I am runing Cyg

Re: stty and echo woes

2001-12-26 Thread Christopher Faylor
older one. cgf >-Original Message- >From: egor duda [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, December 26, 2001 7:48 AM >To: Mark Wood-Patrick >Cc: [EMAIL PROTECTED]; Mark Wood-Patrick ([EMAIL PROTECTED]) >Subject: Re: stty and echo woes > > >Hi! > >Wednesday, 26 D

RE: stty and echo woes

2001-12-26 Thread Mark Wood-Patrick
: Re: stty and echo woes Hi! Wednesday, 26 December, 2001 Mark Wood-Patrick [EMAIL PROTECTED] wrote: MWP> I am having problems with echo being disabled after running certain MWP> commands (e.g. man, less, tset). I am runing Cygwin DLL 1.1.8 on MWP> windows 2k. My TERM variable ois set

Re: stty and echo woes

2001-12-26 Thread egor duda
Hi! Wednesday, 26 December, 2001 Mark Wood-Patrick [EMAIL PROTECTED] wrote: MWP> I am having problems with echo being disabled after running certain commands MWP> (e.g. man, less, tset). I am runing Cygwin DLL 1.1.8 on windows 2k. MWP> My TERM variable ois set to cygwin. how about CYGWIN enviro

stty and echo woes

2001-12-26 Thread Mark Wood-Patrick
I am having problems with echo being disabled after running certain commands (e.g. man, less, tset). I am runing Cygwin DLL 1.1.8 on windows 2k. My TERM variable ois set to cygwin. If I do an stty before I run less I get: speed 38400 baud; line = 0; -imaxbel -echoe -echok -echoctl -echoke After