Re: uniq not working

2016-10-11 Thread Henry S. Thompson
Andrey Repin writes: > Greetings, Henry S. Thompson! > >> You may find the following bash function useful: > >> sus () >> { >> sort "$@" | uniq -c | sort -k1nr,1 >> } > > Why not sort -u ? Because then all the counts will be 1. ht -- Henry S. Thompson, School of Informatics,

[ANNOUNCEMENT] guake 0.8.7-1

2016-10-11 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * guake-0.8.7-1 Guake is a top-down terminal for GNOME (in the style of Yakuake for KDE, Tilda or the terminal used in Quake). This is an update to the latest upstream release, which adds a dependency on python-keybinder.

Re: uniq not working

2016-10-11 Thread Andrey Repin
Greetings, Henry S. Thompson! > You may find the following bash function useful: > sus () > { > sort "$@" | uniq -c | sort -k1nr,1 > } Why not sort -u ? > With you data: >> sus u.txt > 2 1 > 2 2 > 2 3 > 1 4 > 1 5 > 1 6 > 1 7 > 1 8 > ht

Re: uniq not working

2016-10-11 Thread Markus Schönhaber
Am 11.10.2016 um 12:43 schrieb Felipe Vieira: > the uniq program seems to be faulty on my cygwin: > [...] > /tmp » uniq -c u.txt > 1 1 > 1 2 > 1 3 > 1 4 > 1 5 > 1 1 > 1 2 > 1 3 > 1 6 > 1 7 > 1 8 > 1 > /tmp » > > As you can

Re: uniq not working

2016-10-11 Thread Csaba Raduly
Hi Felipe, On Tue, Oct 11, 2016 at 12:43 PM, Felipe Vieira wrote: > Dear mailing list, > > the uniq program seems to be faulty on my cygwin: > > /tmp » cat u.txt > 1 > 2 > 3 > 4 > 5 > 1 > 2 > 3 > 6 > 7 > 8 > > > /tmp » uniq -c u.txt > 1 1 > 1 2 > 1 3 > 1 4 > 1 5 >

uniq not working

2016-10-11 Thread Felipe Vieira
Dear mailing list, the uniq program seems to be faulty on my cygwin: /tmp » cat u.txt 1 2 3 4 5 1 2 3 6 7 8 /tmp » uniq -c u.txt 1 1 1 2 1 3 1 4 1 5 1 1 1 2 1 3 1 6 1 7 1 8 1 /tmp » As you can see it does not eliminate

Re: uniq not working

2016-10-11 Thread Henry S. Thompson
You may find the following bash function useful: sus () { sort "$@" | uniq -c | sort -k1nr,1 } With you data: > sus u.txt 2 1 2 2 2 3 1 4 1 5 1 6 1 7 1 8 ht -- Henry S. Thompson, School of Informatics, University of Edinburgh

Random "child_info_fork::abort:"

2016-10-11 Thread Evgeny Grin
Hi! I'm using Windows Insider (slow ring, prerelease). After recent update to build 14931, cygwin keeps randomly fail on fork. This happens not every fork, but frequent enough. Simplest way to trigger it is to run mandb. At variable delay I got something like child_info_fork::abort:

[ANNOUNCEMENT] keybinder 0.3.1-1

2016-10-11 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libkeybinder0-0.3.1-1 * libkeybinder-devel-0.3.1-1 * libkeybinder-doc-0.3.1-1 * libkeybinder3.0_0-0.3.1-1 * libkeybinder3.0-devel-0.3.1-1 * libkeybinder3.0-doc-0.3.1-1 * girepository-Keybinder0.0-0.3.1-1 *

Re: HEADSUP: gdbm ABI on x86 (DONE qsf suck - rebuilt and uploaded)

2016-10-11 Thread Jari Aalto
On 2016-10-10 14:55, Yaakov Selkowitz wrote: | | (...) packages which use gdbm be | rebuilt with libgdbm-devel-1.12-1 ASAP to be safe. | | Besides my own packages, the following are affected: | | clispKen Brown | exim

guake 0.8.7-1

2016-10-11 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * guake-0.8.7-1 Guake is a top-down terminal for GNOME (in the style of Yakuake for KDE, Tilda or the terminal used in Quake). This is an update to the latest upstream release, which adds a dependency on python-keybinder.

setup.hint

2016-10-11 Thread Marco Atzeri
Hi Jon, following our previous discussion about setup.hint transition. As Yaakov asked to rebuild mutt, that I just rebuild last week I have the problem of what to do of the current "setup.hint", as "calm" did not allow to remove last time. Current situation mutt-1.7.0-1-src.tar.xz

Re: HEADSUP: gdbm ABI on x86

2016-10-11 Thread Achim Gratz
Yaakov Selkowitz writes: > After closely examining the API changes between 1.8.3 (ABI 3) and 1.9+ > (ABI 4) as well as how the library is typically used, I believe they > are sufficiently compatible on 32-bit architectures. Therefore, I > have proceeded to update the x86 gdbm to finally match the

Re: HEADSUP: gdbm ABI on x86

2016-10-11 Thread Achim Gratz
Ken Brown writes: > I've rebuilt this (x86 only) and uploaded it to my release area. I > won't upload the !ready file until Achim has a chance to rebuild > maxima. > > Achim, you can get my new build of clisp from > > http://sanibeltranquility.com/cygwin/ Thanks. I'll probably get to that

Re: HEADSUP: gdbm ABI on x86

2016-10-11 Thread Ken Brown
On 10/10/2016 3:55 PM, Yaakov Selkowitz wrote: clispKen Brown I've rebuilt this (x86 only) and uploaded it to my release area. I won't upload the !ready file until Achim has a chance to rebuild maxima. Achim, you can get my new build of clisp from

keybinder 0.3.1-1

2016-10-11 Thread Yaakov Selkowitz
The following packages have been uploaded to the Cygwin distribution: * libkeybinder0-0.3.1-1 * libkeybinder-devel-0.3.1-1 * libkeybinder-doc-0.3.1-1 * libkeybinder3.0_0-0.3.1-1 * libkeybinder3.0-devel-0.3.1-1 * libkeybinder3.0-doc-0.3.1-1 * girepository-Keybinder0.0-0.3.1-1 *