Since 3.1.1 (including current 3.1.3-snapshot) I have the problem
that escape sequences (single character, not the three letters "ESC",
plus "[...m") suddenly appear inside less,
and when I leave less, the cmd.exe console displays escape sequences at
the cursor up (down, left, right) and does not respond correctly to cls.
It seems that less initializes the console and while less prints
something, another program deinitializes the console.
With 3.0.7 cygwin1.dll it works fine. (But I want xterm256-color from
3.1.x cygwin1.dll.)
Here simple examples:
1)
C:\Users\slasch>ls C:\Windows | less -E +G
C:\Users\slasch>^[[A
2)
C:\Users\slasch>ls C:\cygwin64\bin | less # then press G and q
...
-rwxr-xr-x 1 slasch slasch 1940 Aug 26 2016 zcat
-rwxr-xr-x 1 slasch slasch 1665 Aug 26 2016 zcmp
-rwxr-xr-x 1 slasch slasch 5667 Aug 26 2016 zdiff
-rwxr-xr-x 1 slasch slasch 29 Aug 26 2016 zegrep
-rwxr-xr-x 1 slasch slasch 29 Aug 26 2016 zfgrep
-rwxr-xr-x 1 slasch slasch 2038 Aug 26 2016 zforce
-rwxr-xr-x 1 slasch slasch 7444 Aug 26 2016 zgrep
-rwxr-xr-x 1 slasch slasch 2154 Aug 26 2016 zless
-rwxr-xr-x 1 slasch slasch 1816 Aug 26 2016 zmore
-rwxr-xr-x 1 slasch slasch 4392 Aug 26 2016 znew
[K[?1l>[?1049l[23;0;0t7[3g[1;9HH[1;17HH[1;25HH[1;33HH[1;41HH[1;49HH[1;57HH[1;65HH[1;73HH[1;81HH[1;89HH[1;97HH[1;105HH[1;113HH8
C:\Users\slasch>^[OA^[OA
3) # other PC other commands (Strawberry-Perl with "cmd.exe dir" stdout
forwarded to less) to show the single "escape character"(see attachment)
total 320[m
drwxr-xr-x+ 1 foo foo 0 Feb 13 17:40 .[m
drwxr-xr-x+ 1 foo foo 0 Feb 13 17:42 ..[m
-rwxr-xr-x 1 sadmin Administratoren 35147 Apr 30 2019 COPYING[m
-rwxr-xr-x 1 sadmin Administratoren 1458 Apr 30 2019 CYGWIN_LICENSE[m
-rw-r--r-- 1 foo foo 2045 Dec 16 2017
_autorebase.README[m
-rw-r--r-- 1 foo foo 2653 Apr 5 2013
alternatives.README[m
-rw-r--r-- 1 foo foo 1694 Jul 9 2013 autoconf.README[m
-rw-r--r-- 1 foo foo 2096 Jul 9 2013
autoconf2.1.README[m
-rw-r--r-- 1 foo foo 1806 Jul 29 2013
automake1.9.README[m
-rw-r--r-- 1 foo foo 4227 Apr 1 2019 autossh.README[m
-rw-r--r-- 1 foo foo 17474 Jan 27 2017 bash.README[m
-rw-r--r-- 1 sadmin Administratoren 1468 Aug 9 2010
build-docbook-catalog.README[m
-rw-r--r-- 1 foo foo 13113 Feb 3 2017 coreutils.README[m
-rw-rw---- 1 foo foo 1863 Apr 16 2013 ctags-5.8.README[m
-rw-r--r-- 1 foo foo 20685 Jan 28 2015 cygrunsrv.README[m
-rw-r--r-- 1 sadmin Administratoren 8136 Apr 30 2019 cygserver.README[m
-rw-r--r-- 1 foo foo 2303 Feb 17 2017 dash.README[m
-rw-r--r-- 1 foo foo 3671 Mar 10 2016 diffstat.README[m
-rw-r--r-- 1 foo foo 2749 Dec 7 2016 diffutils.README[m
-rw-r--r-- 1 foo foo 1965 Oct 3 19:59 dos2unix.README[m
-rw-r--r-- 1 foo foo 626 Oct 31 2014
editrights.README[m
-rw-r--r-- 1 foo foo 4829 Mar 11 2016 findutils.README[m
-rwxr-xr-x 1 foo foo 0 Dec 13 09:28 gawk[m
:[K
Best regards
Georg
3.1.2: possible Cygwin DLL console or pty bug when forwarding the stdout to
less within the Windows-Console (cmd.exe Win10 build 1809, 1903, 1909)
Since 3.1.1 (including current 3.1.3-snapshot) I have the problem
that escape sequences (single character, not the three letters "ESC", plus
"[...m") suddenly appear inside less,
and when I leave less, the cmd.exe console displays escape sequences at the
cursor up (down, left, right) and does not respond correctly to cls.
It seems that less initializes the console and while less prints something,
another program deinitializes the console.
With 3.0.7 cygwin1.dll it works fine. (But I want xterm256-color from 3.1.x
cygwin1.dll.)
Here simple examples:
1)
C:\Users\slasch>ls C:\Windows | less -E +G
C:\Users\slasch>^[[A
2)
C:\Users\slasch>ls C:\cygwin64\bin | less # then press G and q
...
-rwxr-xr-x 1 slasch slasch 1940 Aug 26 2016 zcat
-rwxr-xr-x 1 slasch slasch 1665 Aug 26 2016 zcmp
-rwxr-xr-x 1 slasch slasch 5667 Aug 26 2016 zdiff
-rwxr-xr-x 1 slasch slasch 29 Aug 26 2016 zegrep
-rwxr-xr-x 1 slasch slasch 29 Aug 26 2016 zfgrep
-rwxr-xr-x 1 slasch slasch 2038 Aug 26 2016 zforce
-rwxr-xr-x 1 slasch slasch 7444 Aug 26 2016 zgrep
-rwxr-xr-x 1 slasch slasch 2154 Aug 26 2016 zless
-rwxr-xr-x 1 slasch slasch 1816 Aug 26 2016 zmore
-rwxr-xr-x 1 slasch slasch 4392 Aug 26 2016 znew
[K[?1l>[?1049l[23;0;0t7[3g[1;9HH[1;17HH[1;25HH[1;33HH[1;41HH[1;49HH[1;57HH[1;65HH[1;73HH[1;81HH[1;89HH[1;97HH[1;105HH[1;113HH8
C:\Users\slasch>^[OA^[OA
3) # other PC other commands (Strawberry-Perl with "cmd.exe dir" stdout
forwarded to less) to show the single "escape character"
total 320[m
drwxr-xr-x+ 1 foo foo 0 Feb 13 17:40 .[m
drwxr-xr-x+ 1 foo foo 0 Feb 13 17:42 ..[m
-rwxr-xr-x 1 sadmin Administratoren 35147 Apr 30 2019 COPYING[m
-rwxr-xr-x 1 sadmin Administratoren 1458 Apr 30 2019 CYGWIN_LICENSE[m
-rw-r--r-- 1 foo foo 2045 Dec 16 2017 _autorebase.README[m
-rw-r--r-- 1 foo foo 2653 Apr 5 2013 alternatives.README[m
-rw-r--r-- 1 foo foo 1694 Jul 9 2013 autoconf.README[m
-rw-r--r-- 1 foo foo 2096 Jul 9 2013 autoconf2.1.README[m
-rw-r--r-- 1 foo foo 1806 Jul 29 2013 automake1.9.README[m
-rw-r--r-- 1 foo foo 4227 Apr 1 2019 autossh.README[m
-rw-r--r-- 1 foo foo 17474 Jan 27 2017 bash.README[m
-rw-r--r-- 1 sadmin Administratoren 1468 Aug 9 2010
build-docbook-catalog.README[m
-rw-r--r-- 1 foo foo 13113 Feb 3 2017 coreutils.README[m
-rw-rw---- 1 foo foo 1863 Apr 16 2013 ctags-5.8.README[m
-rw-r--r-- 1 foo foo 20685 Jan 28 2015 cygrunsrv.README[m
-rw-r--r-- 1 sadmin Administratoren 8136 Apr 30 2019 cygserver.README[m
-rw-r--r-- 1 foo foo 2303 Feb 17 2017 dash.README[m
-rw-r--r-- 1 foo foo 3671 Mar 10 2016 diffstat.README[m
-rw-r--r-- 1 foo foo 2749 Dec 7 2016 diffutils.README[m
-rw-r--r-- 1 foo foo 1965 Oct 3 19:59 dos2unix.README[m
-rw-r--r-- 1 foo foo 626 Oct 31 2014 editrights.README[m
-rw-r--r-- 1 foo foo 4829 Mar 11 2016 findutils.README[m
-rwxr-xr-x 1 foo foo 0 Dec 13 09:28 gawk[m
:[K
Cygwin Configuration Diagnostics
Current System Time: Fri Feb 14 11:10:53 2020
Windows 10 Professional Ver 10.0 Build 17763
Path: C:\ORA12C\product\12.2.0\dbhome_1\bin
C:\Program Files (x86)\Common Files\Oracle\Java\javapath
C:\windows\system32
C:\windows
C:\windows\System32\Wbem
C:\windows\System32\WindowsPowerShell\v1.0\
C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
C:\WINDOWS\system32
C:\WINDOWS
C:\WINDOWS\System32\Wbem
C:\WINDOWS\System32\WindowsPowerShell\v1.0\
C:\WINDOWS\System32\OpenSSH\
C:\Program Files\Microsoft\Web Platform Installer\
C:\Program Files (x86)\Microsoft ASP.NET\ASP.NET Web Pages\v1.0\
C:\Program Files\Microsoft SQL Server\110\Tools\Binn\
C:\Program Files\dotnet\
C:\Program Files\Microsoft SQL Server\130\Tools\Binn\
C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\
C:\Program Files\TortoiseSVN\bin
C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL
C:\Program Files\Intel\Intel(R) Management Engine Components\DAL
C:\Program Files\Intel\WiFi\bin\
C:\Program Files\Common Files\Intel\WirelessCommon\
C:\batches
C:\cygwin64\bin
C:\Users\slasch\AppData\Local\Microsoft\WindowsApps
C:\Program Files\CMake\bin
C:\Program Files (x86)\IDM Computer Solutions\UltraEdit\
Output from C:\cygwin64\bin\id.exe
UID: 197609(slasch)
GID: 197609(slasch)
197609(slasch)
401408(Mittlere Verbindlichkeitsstufe)
197611(Geräte-Administratoren)
197626(ORA_ASMDBA)
197630(ora_dba)
197623(ORA_OraDB12Home1_SYSBACKUP)
197624(ORA_OraDB12Home1_SYSDG)
197625(ORA_OraDB12Home1_SYSKM)
197616(USERS)
559(Leistungsprotokollbenutzer)
545(Benutzer)
4(INTERAKTIV)
66049(KONSOLENANMELDUNG)
11(Authentifizierte Benutzer)
15(Diese Organisation)
68574(microsoftaccount+sla...@computerpost.de)
113(Lokales Konto)
4095(CurrentSession)
66048(LOKAL)
262180(Cloudkontoauthentifizierung)
SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS
Path = 'C:\ORA12C\product\12.2.0\dbhome_1\bin;C:\Program Files (x86)\Common
Files\Oracle\Java\javapath;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program
Files (x86)\NVIDIA
Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program
Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Microsoft
ASP.NET\ASP.NET Web Pages\v1.0\;C:\Program Files\Microsoft SQL
Server\110\Tools\Binn\;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL
Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client
SDK\ODBC\170\Tools\Binn\;C:\Program Files\TortoiseSVN\bin;C:\Program Files
(x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program
Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program
Files\Intel\WiFi\bin\;C:\Program Files\Common
Files\Intel\WirelessCommon\;C:\batches;C:\cygwin64\bin;C:\Users\slasch\AppData\Local\Microsoft\WindowsApps;C:\Program
Files\CMake\bin;C:\Program Files (x86)\IDM Computer Solutions\UltraEdit\'
ALLUSERSPROFILE = 'C:\ProgramData'
APPDATA = 'C:\Users\slasch\AppData\Roaming'
CommonProgramFiles = 'C:\Program Files\Common Files'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
CommonProgramW6432 = 'C:\Program Files\Common Files'
COMPUTERNAME = 'NBHPSLA'
ComSpec = 'C:\WINDOWS\system32\cmd.exe'
DriverData = 'C:\Windows\System32\Drivers\DriverData'
HOMEDRIVE = 'C:'
HOMEPATH = '\Users\slasch'
LOCALAPPDATA = 'C:\Users\slasch\AppData\Local'
LOGONSERVER = '\\NBHPSLA'
NUMBER_OF_PROCESSORS = '8'
OneDrive = 'C:\Users\slasch\OneDrive'
OneDriveConsumer = 'C:\Users\slasch\OneDrive'
OnlineServices = 'Online Services'
OS = 'Windows_NT'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC'
platformcode = 'AN'
PRJ = 'C:\prj\sasaoerwh300'
PROCESSOR_ARCHITECTURE = 'AMD64'
PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 142 Stepping 10, GenuineIntel'
PROCESSOR_LEVEL = '6'
PROCESSOR_REVISION = '8e0a'
ProgramData = 'C:\ProgramData'
ProgramFiles = 'C:\Program Files'
ProgramFiles(x86) = 'C:\Program Files (x86)'
ProgramW6432 = 'C:\Program Files'
PROMPT = '$P$G'
PSModulePath = 'C:\Program
Files\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules'
PTSMINSTALLPATH = 'c:\Program Files\HP\HP ProtectTools Security Manager\Bin\'
PTSMINSTALLPATH_X86 = 'C:\Program Files (x86)\HP\HP ProtectTools Security
Manager\Bin\'
PUBLIC = 'C:\Users\Public'
RegionCode = 'EMEA'
SESSIONNAME = 'Console'
SystemDrive = 'C:'
SystemRoot = 'C:\WINDOWS'
TEMP = 'C:\Users\slasch\AppData\Local\Temp'
TMP = 'C:\Users\slasch\AppData\Local\Temp'
USERDOMAIN = 'NBHPSLA'
USERDOMAIN_ROAMINGPROFILE = 'NBHPSLA'
USERNAME = 'slasch'
USERPROFILE = 'C:\Users\slasch'
VBOX_MSI_INSTALL_PATH = 'C:\Program Files\Oracle\VirtualBox\'
VS110COMNTOOLS = 'C:\Program Files (x86)\Microsoft Visual Studio
11.0\Common7\Tools\'
windir = 'C:\WINDOWS'
HKEY_CURRENT_USER\Software\Cygwin
HKEY_CURRENT_USER\Software\Cygwin\Installations
(default) = '\??\C:\cygwin64'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
(default) = '\??\C:\cygwin64'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
(default) = 'C:\cygwin64'
obcaseinsensitive set to 1
Cygwin installations found in the registry:
System: Key: e022582115c10879 Path: C:\cygwin64
User: Key: e022582115c10879 Path: C:\cygwin64
c: hd NTFS 951590Mb 87% CP CS UN PA FC QU Windows
v: net NTFS 354792Mb 36% CP CS UN PA QU share
C:\cygwin64 / system binary,auto
C:\cygwin64\bin /usr/bin system binary,auto
C:\cygwin64\lib /usr/lib system binary,auto
cygdrive prefix /cygdrive user binary,posix=0,auto
Found: C:\cygwin64\bin\awk
-> C:\cygwin64\bin\gawk.exe
Found: C:\cygwin64\bin\bash.exe
Found: C:\cygwin64\bin\cat.exe
Found: C:\windows\system32\certutil.exe
Found: C:\WINDOWS\system32\certutil.exe
Not Found: clinfo
Found: C:\windows\system32\comp.exe
Found: C:\WINDOWS\system32\comp.exe
Found: C:\windows\system32\convert.exe
Found: C:\WINDOWS\system32\convert.exe
Found: C:\cygwin64\bin\cp.exe
Not Found: cpp (good!)
Not Found: crontab
Found: C:\windows\system32\curl.exe
Found: C:\WINDOWS\system32\curl.exe
Found: C:\windows\system32\expand.exe
Found: C:\WINDOWS\system32\expand.exe
Found: C:\cygwin64\bin\expand.exe
Warning: C:\windows\system32\expand.exe hides C:\cygwin64\bin\expand.exe
Found: C:\windows\system32\find.exe
Found: C:\WINDOWS\system32\find.exe
Found: C:\cygwin64\bin\find.exe
Warning: C:\windows\system32\find.exe hides C:\cygwin64\bin\find.exe
Found: C:\windows\system32\ftp.exe
Found: C:\WINDOWS\system32\ftp.exe
Not Found: gcc
Not Found: gdb
Found: C:\cygwin64\bin\grep.exe
Found: C:\windows\system32\hostname.exe
Found: C:\WINDOWS\system32\hostname.exe
Found: C:\cygwin64\bin\hostname.exe
Warning: C:\windows\system32\hostname.exe hides C:\cygwin64\bin\hostname.exe
Found: C:\cygwin64\bin\kill.exe
Found: C:\windows\system32\klist.exe
Found: C:\WINDOWS\system32\klist.exe
Not Found: ld
Found: C:\cygwin64\bin\ls.exe
Not Found: make
Found: C:\cygwin64\bin\mv.exe
Found: C:\windows\system32\nslookup.exe
Found: C:\WINDOWS\system32\nslookup.exe
Not Found: patch
Not Found: perl
Found: C:\windows\system32\replace.exe
Found: C:\WINDOWS\system32\replace.exe
Found: C:\cygwin64\bin\rm.exe
Found: C:\cygwin64\bin\sed.exe
Found: C:\cygwin64\bin\sh.exe
Found: C:\windows\system32\shutdown.exe
Found: C:\WINDOWS\system32\shutdown.exe
Found: C:\windows\system32\sort.exe
Found: C:\WINDOWS\system32\sort.exe
Found: C:\cygwin64\bin\sort.exe
Warning: C:\windows\system32\sort.exe hides C:\cygwin64\bin\sort.exe
Found: C:\WINDOWS\System32\OpenSSH\ssh.exe
Found: C:\windows\system32\tar.exe
Found: C:\WINDOWS\system32\tar.exe
Found: C:\cygwin64\bin\tar.exe
Warning: C:\windows\system32\tar.exe hides C:\cygwin64\bin\tar.exe
Found: C:\cygwin64\bin\test.exe
Found: C:\windows\system32\timeout.exe
Found: C:\WINDOWS\system32\timeout.exe
Found: C:\cygwin64\bin\timeout.exe
Warning: C:\windows\system32\timeout.exe hides C:\cygwin64\bin\timeout.exe
Found: C:\cygwin64\bin\vi.exe
Not Found: vim
Found: C:\windows\system32\whoami.exe
Found: C:\WINDOWS\system32\whoami.exe
Found: C:\cygwin64\bin\whoami.exe
Warning: C:\windows\system32\whoami.exe hides C:\cygwin64\bin\whoami.exe
39k 2016/09/19 C:\cygwin64\bin\cygargp-0.dll - os=4.0 img=0.0 sys=5.2
"cygargp-0.dll" v0.0 ts=2016-09-19 03:13
19k 2018/12/20 C:\cygwin64\bin\cygattr-1.dll - os=4.0 img=0.0 sys=5.2
"cygattr-1.dll" v0.0 ts=2018-12-20 10:48
246k 2019/03/05 C:\cygwin64\bin\cygblkid-1.dll - os=4.0 img=0.0 sys=5.2
"cygblkid-1.dll" v0.0 ts=2019-03-05 21:06
66k 2019/07/21 C:\cygwin64\bin\cygbz2-1.dll - os=4.0 img=0.0 sys=5.2
"cygbz2-1.dll" v0.0 ts=2019-07-22 01:05
2416k 2019/09/13 C:\cygwin64\bin\cygcrypto-1.1.dll - os=4.0 img=0.0 sys=5.2
"cygcrypto-1.1.dll" v0.0 ts=2019-09-13 19:36
347k 2019/03/05 C:\cygwin64\bin\cygfdisk-1.dll - os=4.0 img=0.0 sys=5.2
"cygfdisk-1.dll" v0.0 ts=2019-03-05 21:06
27k 2015/11/17 C:\cygwin64\bin\cygffi-6.dll - os=4.0 img=0.0 sys=5.2
"cygffi-6.dll" v0.0 ts=2015-11-17 23:14
56k 2019/07/28 C:\cygwin64\bin\cygformw-10.dll - os=4.0 img=0.0 sys=5.2
"cygformw-10.dll" v0.0 ts=2019-07-28 18:33
70k 2018/12/09 C:\cygwin64\bin\cyggcc_s-seh-1.dll - os=4.0 img=0.0 sys=5.2
"cyggcc_s-seh-1.dll" v0.0 ts=2018-12-08 20:56
46k 2019/07/10 C:\cygwin64\bin\cyggdbm-4.dll - os=4.0 img=0.0 sys=5.2
"cyggdbm-4.dll" v0.0 ts=2019-07-10 16:06
583k 2020/01/28 C:\cygwin64\bin\cyggmp-10.dll - os=4.0 img=0.0 sys=5.2
"cyggmp-10.dll" v0.0 ts=2020-01-28 20:20
33k 2017/02/13 C:\cygwin64\bin\cyghistory7.dll - os=4.0 img=0.0 sys=5.2
"cyghistory7.dll" v0.0 ts=2017-02-11 23:39
1009k 2015/02/20 C:\cygwin64\bin\cygiconv-2.dll - os=4.0 img=0.0 sys=5.2
"cygiconv-2.dll" v0.0 ts=2015-02-20 18:07
42k 2016/10/23 C:\cygwin64\bin\cygintl-8.dll - os=4.0 img=0.0 sys=5.2
"cygintl-8.dll" v0.0 ts=2016-10-23 08:17
144k 2019/07/21 C:\cygwin64\bin\cyglzma-5.dll - os=4.0 img=0.0 sys=5.2
"cyglzma-5.dll" v0.0 ts=2019-07-22 01:15
125k 2018/03/18 C:\cygwin64\bin\cygmagic-1.dll - os=4.0 img=0.0 sys=5.2
"cygmagic-1.dll" v0.0 ts=2018-03-18 15:17
168k 2018/01/23 C:\cygwin64\bin\cygman-2-7-6-1.dll - os=4.0 img=0.0 sys=5.2
"cygman-2-7-6-1.dll" v0.0 ts=2018-01-23 21:22
22k 2018/01/23 C:\cygwin64\bin\cygmandb-2-7-6-1.dll - os=4.0 img=0.0 sys=5.2
"cygmandb-2-7-6-1.dll" v0.0 ts=2018-01-23 21:22
28k 2019/07/28 C:\cygwin64\bin\cygmenuw-10.dll - os=4.0 img=0.0 sys=5.2
"cygmenuw-10.dll" v0.0 ts=2019-07-28 18:32
432k 2019/02/02 C:\cygwin64\bin\cygmpfr-6.dll - os=4.0 img=0.0 sys=5.2
"cygmpfr-6.dll" v0.0 ts=2019-02-02 19:25
301k 2019/07/28 C:\cygwin64\bin\cygncursesw-10.dll - os=4.0 img=0.0 sys=5.2
"cygncursesw-10.dll" v0.0 ts=2019-07-28 18:30
1013k 2019/02/20 C:\cygwin64\bin\cygp11-kit-0.dll - os=4.0 img=0.0 sys=5.2
"cygp11-kit-0.dll" v0.0 ts=2019-02-20 08:21
14k 2019/07/28 C:\cygwin64\bin\cygpanelw-10.dll - os=4.0 img=0.0 sys=5.2
"cygpanelw-10.dll" v0.0 ts=2019-07-28 18:32
467k 2019/04/05 C:\cygwin64\bin\cygpcre-1.dll - os=4.0 img=0.0 sys=5.2
"cygpcre-1.dll" v0.0 ts=2019-04-05 02:59
41k 2019/09/12 C:\cygwin64\bin\cygpipeline-1.dll - os=4.0 img=0.0 sys=5.2
"cygpipeline-1.dll" v0.0 ts=2019-09-12 20:52
41k 2016/07/13 C:\cygwin64\bin\cygpopt-0.dll - os=4.0 img=0.0 sys=5.2
"cygpopt-0.dll" v0.0 ts=2016-07-13 07:16
219k 2017/02/13 C:\cygwin64\bin\cygreadline7.dll - os=4.0 img=0.0 sys=5.2
"cygreadline7.dll" v0.0 ts=2017-02-11 23:39
11k 2015/07/17 C:\cygwin64\bin\cygsigsegv-2.dll - os=4.0 img=0.0 sys=5.2
"cygsigsegv-2.dll" v0.0 ts=2015-07-17 23:35
150k 2019/03/05 C:\cygwin64\bin\cygsmartcols-1.dll - os=4.0 img=0.0 sys=5.2
"cygsmartcols-1.dll" v0.0 ts=2019-03-05 21:06
495k 2019/09/13 C:\cygwin64\bin\cygssl-1.1.dll - os=4.0 img=0.0 sys=5.2
"cygssl-1.1.dll" v0.0 ts=2019-09-13 19:36
1400k 2018/12/09 C:\cygwin64\bin\cygstdc++-6.dll - os=4.0 img=0.0 sys=5.2
"cygstdc++-6.dll" v0.0 ts=2018-12-08 22:15
68k 2019/07/29 C:\cygwin64\bin\cygtasn1-6.dll - os=4.0 img=0.0 sys=5.2
"cygtasn1-6.dll" v0.0 ts=2019-07-29 04:12
57k 2019/07/28 C:\cygwin64\bin\cygticw-10.dll - os=4.0 img=0.0 sys=5.2
"cygticw-10.dll" v0.0 ts=2019-07-28 18:31
27k 2019/03/05 C:\cygwin64\bin\cyguuid-1.dll - os=4.0 img=0.0 sys=5.2
"cyguuid-1.dll" v0.0 ts=2019-03-05 21:06
83k 2017/03/03 C:\cygwin64\bin\cygz.dll - os=4.0 img=0.0 sys=5.2
"cygz.dll" v0.0 ts=2017-03-03 22:42
3508k 2019/12/21 C:\cygwin64\bin\cygwin1.dll - os=4.0 img=0.0 sys=5.2
"cygwin1.dll" v0.0 ts=2019-12-21 16:25
Cygwin DLL version info:
DLL version: 3.1.2
DLL epoch: 19
DLL old termios: 5
DLL malloc env: 28
Cygwin conv: 181
API major: 0
API minor: 340
Shared data: 5
DLL identifier: cygwin1
Mount registry: 3
Cygwin registry name: Cygwin
Installations name: Installations
Cygdrive default prefix:
Build date:
Shared id: cygwin1S5
Can't find the cygrunsrv utility, skipping services check.
Cygwin Package Information
Last downloaded files to: C:\cygwin
Last downloaded files from: http://cygwin.mirror.constant.com/
Package Version Status
_autorebase 001007-1 OK
alternatives 1.3.30c-10 OK
base-cygwin 3.8-1 OK
base-files 4.3-2 OK
bash 4.4.12-3 OK
bzip2 1.0.8-1 OK
ca-certificates 2.32-1 OK
coreutils 8.26-2 OK
crypto-policies 20190218-1 OK
cygutils 1.4.16-2 OK
cygwin 3.1.2-1 OK
dash 0.5.9.1-1 OK
diffutils 3.5-2 OK
dos2unix 7.4.1-1 OK
editrights 1.03-1 OK
file 5.32-1 OK
findutils 4.6.0-1 OK
gawk 5.0.1-1 OK
getent 2.18.90-4 OK
grep 3.0-2 OK
groff 1.22.4-1 OK
gzip 1.8-1 OK
hostname 3.13-1 OK
info 6.7-1 OK
ipc-utils 1.0-2 OK
less 551-1 OK
libargp 20110921-3 OK
libattr1 2.4.48-2 OK
libblkid1 2.33.1-1 OK
libbz2_1 1.0.8-1 OK
libfdisk1 2.33.1-1 OK
libffi6 3.2.1-2 OK
libgcc1 7.4.0-1 OK
libgdbm4 1.13-1 OK
libgmp10 6.2.0-1 OK
libiconv 1.14-3 OK
libiconv2 1.14-3 OK
libintl8 0.19.8.1-2 OK
liblzma5 5.2.4-1 OK
libmpfr6 4.0.2-1 OK
libncursesw10 6.1-1.20190727 OK
libp11-kit0 0.23.15-1 OK
libpcre1 8.43-1 OK
libpipeline1 1.5.1-1 OK
libpopt-common 1.16-2 OK
libpopt0 1.16-2 OK
libreadline7 7.0.3-3 OK
libsigsegv2 2.10-2 OK
libsmartcols1 2.33.1-1 OK
libssl1.1 1.1.1d-1 OK
libstdc++6 7.4.0-1 OK
libtasn1_6 4.14-1 OK
libuuid1 2.33.1-1 OK
login 1.13-1 OK
man-db 2.7.6.1-1 OK
mintty 3.1.0-1 OK
ncurses 6.1-1.20190727 OK
openssl 1.1.1d-1 OK
p11-kit 0.23.15-1 OK
p11-kit-trust 0.23.15-1 OK
rebase 4.4.4-1 OK
run 1.3.4-2 OK
sed 4.4-1 OK
tar 1.29-1 OK
terminfo 6.1-1.20190727 OK
terminfo-extra 6.1-1.20190727 OK
tzcode 2019c-1 OK
tzdata 2019c-1 OK
util-linux 2.33.1-1 OK
vim-minimal 8.1.1772-1 OK
which 2.20-2 OK
xz 5.2.4-1 OK
zlib0 1.2.11-1 OK
Use -h to see help about each section
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple