[Bug 264315] [NEW PORT] sysutils/choose: Fast, human-friendly alternative to cut

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 28 May 2022 14:37:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264315

            Bug ID: 264315
           Summary: [NEW PORT] sysutils/choose: Fast, human-friendly
                    alternative to cut
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: sec.research.2005@gmail.com

Human-friendly and fast alternative to cut and (sometimes) awk

Features

Terse field selection syntax similar to Python's list slices
Negative indexing from end of line
Optional start/end index
Zero-indexed
Reverse ranges
Slightly faster than cut for sufficiently long inputs
Much faster than awk
Regular expression field separators using Rust's regex syntax

-- 
You are receiving this mail because:
You are the assignee for the bug.