running win32 text mode application in bash

2004-09-01 Thread WELLS, ROGER K.
Having googled the universe looking for information: I hope this is not to the wrong list but here goes: I have been using cygwin's bash shell for several years as my only interface to building and developing our applications on Windows 2000 pro and more recently Winodws XP pro. Somewhere in

Re: running win32 text mode application in bash

2004-09-01 Thread WELLS, ROGER K.
Hall [EMAIL PROTECTED] Sent by: [EMAIL PROTECTED] 09/01/2004 01:56 PM Please respond to Cygwin List To: WELLS, ROGER K. [EMAIL PROTECTED], [EMAIL PROTECTED] cc: Subject:Re: running win32 text mode application in bash At 01:03 PM 9/1/2004, you wrote: Having

RE: Updated [experimental]: bash-3.1-8

2006-09-14 Thread Wells, Roger K.
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, September 14, 2006 8:41 AM To: cygwin@cygwin.com; Wells, Roger K. Subject: Re: Updated [experimental]: bash-3.1-8 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Wells, Roger K. on 9/14/2006 6:29 AM: I

RE: Updated [experimental]: bash-3.1-8

2006-09-14 Thread Wells, Roger K.
I applaud any effort to speed up bash but 3.1.18 immediately broke enough stuff that I do not believe we will proceed to use it in its present form. On my bash wish list I would include changing clear (ctrl-l) so that it clears the entire buffer and not just the lines that are currently visible.

RE: Updated: OpenSSH-4.4p1-1

2006-10-11 Thread Wells, Roger K.
When I installed this my previous installation broke and now the sshd server stops immediately when it is started. Any hints will be appreciated. thanks Roger Wells, P.E. SAIC 221 Third St Newport, RI 02840 401-847-4210 (voice) 401-849-1585 (fax) [EMAIL PROTECTED] -Original Message-

Re: Is it OK to mount cygdrive on / ?

2017-02-03 Thread Wells, Roger K.
On 02/03/2017 04:10 PM, Rustam wrote: I've added an extra / mountpoint in /etc/fstab in order to be able to access C: without /cygdrive like this: none /cygdrive cygdrive binary,posix=0,user 0 0 none / cygdrive binary,posix=0,user 0 0 It seems to work, I can access the C: drive with

Re: ssh-host-config: patch fix debug option + broken for me on Vista (non-domain)

2017-01-23 Thread Wells, Roger K.
On 01/23/2017 02:50 PM, Achim Gratz wrote: Corinna Vinschen writes: COMPUTERNAME is the same as LOGONSERVER on non-domain machines as well as on domain controllers. So this `if' test if the machine is a domain member machine. I can supply another cornercase where LOGONSERVER is not set: if

Re: EXTERNAL: Re: sort utility goes berzerk (x86_64)

2017-11-28 Thread Wells, Roger K.
On 11/28/2017 04:04 AM, Corinna Vinschen wrote: On Nov 28 08:21, Houder wrote: On 2017-11-25 14:23, Houder wrote: Hi, Anyone seeing this as well? sort goes berzerk on my system when piped into head (or less) when it is fed with a 'specially prepared' input file. - only happens on x86_64

Re: EXTERNAL: Re: Requesting updated unzip for Zip64 Support

2017-11-10 Thread Wells, Roger K.
On 11/10/2017 10:04 AM, Brian Inglis wrote: On 2017-11-09 23:25, OwN-3m-All wrote: Any chance unzip can be updated to support Zip64? http://www.paehl.com/open_source/downloads/unzip.7z http://www.paehl.com/open_source/?ZIP_UNZIP Current zip has supported Zip64 since 2008 and unzip since 2009.

Re: EXTERNAL: Re: [ANNOUNCEMENT] Updated: mintty 2.9.0

2018-07-02 Thread Wells, Roger K.
On 07/02/2018 04:27 PM, Achim Gratz wrote: > Thomas Wolff writes: >> I have uploaded mintty 2.9.0 with the following changes: > […] > > No good deed goes unpunished, I guess. One of these changes makes the > cursor come out as static underline instead of blinking block whenever > I'm going into

Re: EXTERNAL: umask not working?

2018-03-19 Thread Wells, Roger K.
On 03/19/2018 08:49 AM, David Allsopp wrote: Is this expected behaviour: OPAM+DRA@OPAM ~ $ uname -a ; umask ; touch /tmp/foo ; ls -l /tmp/foo ; mkdir /tmp/bar ; touch /tmp/bar/foo ; ls -l /tmp/bar/foo CYGWIN_NT-6.1-WOW OPAM 2.10.0(0.325/5/3) 2018-02-02 15:21 i686 Cygwin 0022 -rw-r--r-- 1

Re: EXTERNAL: Re: Is who -b command available? Need to know when computer was started.

2018-10-16 Thread Wells, Roger K.
On 10/16/18 12:57 PM, Gary Johnson wrote: > On 2018-10-16, Peder Sverdrup via cygwin wrote: >> Hi, >> >> I am making a script and need to know when the computer was last booted. >> This can be done with >> >> who -b command. I have installed the minimum cygwin and this command is not >> available.

Re: EXTERNAL: open descriptor to named pipes sometimes fail

2020-04-07 Thread Wells, Roger K. via Cygwin
On 4/7/20 11:10 AM, Kristian Ivarsson via Cygwin wrote: Opening a (second) descriptor for (blocking) write sometimes fail The provided test case sometimes succeed, but quite often fail with ENOENT (in various indexes) I haven't dug deeper to find the underlaying cause yet Have anyone

Re: EXTERNAL: Re: sshd high cpu load

2021-05-21 Thread Wells, Roger K. via Cygwin
On 5/20/21 4:35 PM, Andrey Repin wrote: > CAUTION: This email originated from outside of Leidos. Be cautious when > clicking or opening content. > > Greetings, Wells, Roger K.! > >>> On 5/19/2021 12:48 AM, A. Doggy wrote: >>>> >>>> I am running

Re: EXTERNAL: Re: sshd high cpu load

2021-05-20 Thread Wells, Roger K. via Cygwin
On 5/20/21 12:02 PM, A. Doggy via Cygwin wrote: > Anyone? Sorry, I noticed your initial contact and tried to duplicate what you observed to no avail. I set up cygwin openssh as a windows service as you described and also have been doing it this way for many years. sshd.exe doesn't show any cpu

Re: EXTERNAL: Re: ifconfig

2021-04-05 Thread Wells, Roger K. via Cygwin
On 4/5/21 11:17 AM, Marco Atzeri via Cygwin wrote: > On 05.04.2021 14:57, Daniel L Newhouse via Cygwin wrote: >> Cygwin no longer responds to ifconfig. What is the story? >> > > I do not remember ifconfig ever been in any cygwin package. > nor do I > the Windows nearest is "ipconfig" > > > -- >

How to change email address

2022-01-11 Thread Wells, Roger K. [US-US] via Cygwin
For the lists I am currently subscribed? I've tried several times but nothing works. current: roger.k.we...@leidos.com desired: roger.k.we...@alum.mit.edu TIA, Roger Wells, P.E. leidos 221 Third St Newport, RI 02840 401-847-4210 (voice) 401-849-1585 (fax) -- Problem reports:

change email address

2022-08-17 Thread Wells, Roger K. [US-US] via Cygwin
I have attempted to change the email address for my cygwin info and it never succeeds. I would prefer to get it at: roger.k.we...@alum.mit.edu Roger Wells, P.E. leidos 221 Third St Newport, RI 02840 401-847-4210 (voice) 401-849-1585 (fax) -- Problem reports: