Version number of the "cygwin" Cygwin package:
```
cygcheck -c cygwin
```
Version numbers of all installed Cygwin packages:
```
cygcheck -c
```
Save that information to a file:
```
cygcheck -c > cygwin-package-versions.txt
```
Save more complete information to a file:
```
cygcheck -s -r -v > cyg
L A Walsh wrote:
On 2022/03/21 08:09, Ken Brown wrote:
For starters, is your Cygwin installation up to date? Cygwin's internal
implementation of pipes was overhauled starting with cygwin-3.3.0.
How does one check the version of cygwin? I've updated cygwin files this year,
but if I use cygch
On Tue, Mar 22, 2022 at 12:38:34PM -0700, L A Walsh wrote:
> On 2022/03/21 08:09, Ken Brown wrote:
> >
> > For starters, is your Cygwin installation up to date? Cygwin's internal
> > implementation of pipes was overhauled starting with cygwin-3.3.0.
> How does one check the version of cygwin? I'
On 2022/03/21 08:09, Ken Brown wrote:
For starters, is your Cygwin installation up to date? Cygwin's internal
implementation of pipes was overhauled starting with cygwin-3.3.0.
How does one check the version of cygwin? I've updated cygwin files
this year,
but if I use cygcheck -V, I
4 matches
Mail list logo