textproc/hck - The NetBSD Packages Collection

Sharp cut(1) clone

hck is a shortening of hack, a rougher form of cut.

A close to drop in replacement for cut that can use a regex delimiter instead
of a fixed string. Additionally this tool allows for specification of the order
of the output columns using the same column selection syntax as cut.

No single feature of hck on its own makes it stand out over awk, cut, xsv or
other such tools. Where hck excels is making common things easy, such as
reordering output fields, or splitting records on a weird delimiter. It is
meant to be simple and easy to use while exploring datasets. Think of this as
filling a gap between cut and awk.

Build dependencies

lang/rust devel/cmake pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64hck-0.9.2.tgz
NetBSD 10.0aarch64hck-0.9.2.tgz
NetBSD 10.0aarch64hck-0.9.2.tgz
NetBSD 10.0earmv7hfhck-0.9.2.tgz
NetBSD 10.0earmv7hfhck-0.9.2.tgz
NetBSD 10.0earmv7hfhck-0.9.2.tgz
NetBSD 10.0i386hck-0.9.2.tgz
NetBSD 10.0i386hck-0.9.2.tgz
NetBSD 10.0x86_64hck-0.9.2.tgz
NetBSD 10.0_BETAx86_64hck-0.9.2.tgz
NetBSD 8.0powerpchck-0.9.2.tgz
NetBSD 8.0powerpchck-0.9.2.tgz
NetBSD 8.0powerpchck-0.9.2.tgz
NetBSD 9.0aarch64hck-0.9.2.tgz
NetBSD 9.0aarch64hck-0.9.2.tgz
NetBSD 9.0aarch64hck-0.9.2.tgz
NetBSD 9.0earmv7hfhck-0.9.2.tgz
NetBSD 9.0earmv7hfhck-0.9.2.tgz
NetBSD 9.0earmv7hfhck-0.9.2.tgz
NetBSD 9.0i386hck-0.9.2.tgz
NetBSD 9.0i386hck-0.9.2.tgz
NetBSD 9.0sparc64hck-0.9.1.tgz
NetBSD 9.0x86_64hck-0.9.2.tgz
NetBSD 9.0x86_64hck-0.9.2.tgz
NetBSD 9.3x86_64hck-0.9.2.tgz
NetBSD 9.3x86_64hck-0.9.2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.