Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.os.unix.shell > #14610

Re: Gruppierung mit uniq für NUL-getrennte Daten?

Path csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Stefan Reuther <stefan.news@arcor.de>
Newsgroups de.comp.os.unix.shell
Subject Re: Gruppierung mit uniq für NUL-getrennte Daten?
Date Mon, 13 Oct 2025 16:58:41 +0200
Lines 14
Message-ID <10cjb41.3sk.1@stefan.msgid.phost.de> (permalink)
References <87h5w4nr3u.fsf@vagabond.tim-landscheidt.de> <83ecr7et3g.fsf@helmutwaitzmann.news.arcor.de>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Trace individual.net Vs2PPlbAW/hBI08h4EqcmQ0TjRb38H2LLPPHAuLKoyckWFlOnb
Cancel-Lock sha1:tFoDtVhtpOsFC0lCv1u0eqsS2Gs= sha256:wnVUpIQPEGvoEdy4xjrcAaBEPanN00TMjNHr0lWMb4M=
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.12.1 Hamster/2.1.0.1538
In-Reply-To <83ecr7et3g.fsf@helmutwaitzmann.news.arcor.de>
Xref csiph.com de.comp.os.unix.shell:14610

Show key headers only | View raw


Am 12.10.2025 um 22:57 schrieb Helmut Waitzmann:
> Tim Landscheidt <tim@tim-landscheidt.de>:
>> | find -type f -printf '%8i\t%p\0' | uniq -zw 8 | cut -zc10- | […]
> 
> Was empfindest du daran als hässlich?  Ich kann jetzt auf die Schnelle
> (abgesehen davon, dass zwischen „find“ und „uniq“ noch
> 
>    sort --zero-terminated

Wenn GNU sort zur Verfügung steht, kann man mit --unique auch noch das
`uniq` loswerden.


  Stefan

Back to de.comp.os.unix.shell | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Gruppierung mit uniq für NUL-getrennte Daten? Tim Landscheidt <tim@tim-landscheidt.de> - 2025-10-12 14:15 +0000
  Re: Gruppierung mit uniq für NUL-getrennte Daten? ram@zedat.fu-berlin.de (Stefan Ram) - 2025-10-12 15:10 +0000
  Re: Gruppierung mit uniq für NUL-getrennte Daten? Helmut Waitzmann <nn.throttle@xoxy.net> - 2025-10-12 22:57 +0200
    Re: Gruppierung mit uniq für NUL-getrennte Daten? Tim Landscheidt <tim@tim-landscheidt.de> - 2025-10-13 03:54 +0000
      Re: Gruppierung mit uniq für NUL-getrennte Daten? Helmut Waitzmann <nn.throttle@xoxy.net> - 2025-10-13 20:53 +0200
        Re: Gruppierung mit uniq für NUL-getrennte Daten? Helmut Waitzmann <nn.throttle@xoxy.net> - 2025-10-14 01:44 +0200
        Re: Gruppierung mit uniq für NUL-getrennte Daten? Christian Weisgerber <naddy@mips.inka.de> - 2025-10-14 14:00 +0000
      Re: Gruppierung mit uniq für NUL-getrennte Daten? Urs Janßen <urs@niko.tin.org> - 2025-10-14 06:18 +0000
        Re: Gruppierung mit uniq für NUL-getrennte Daten? ram@zedat.fu-berlin.de (Stefan Ram) - 2025-10-14 11:36 +0000
          Re: Gruppierung mit uniq für NUL-getrennte Daten? Urs Janßen <urs@niko.tin.org> - 2025-10-14 11:58 +0000
          Re: Gruppierung mit uniq für NUL-getrennte Daten? ram@zedat.fu-berlin.de (Stefan Ram) - 2025-10-14 15:46 +0000
    Re: Gruppierung mit uniq für NUL-getrennte Daten? Stefan Reuther <stefan.news@arcor.de> - 2025-10-13 16:58 +0200
      Re: Gruppierung mit uniq für NUL-getrennte Daten? Thomas Dorner <dcous251013.dorner@spamgourmet.com> - 2025-10-13 18:36 +0200

csiph-web