Letter C

ccut - ccut is a unix 'cut' command with a couple of extra features

Website: https://github.com/ColumPaget/ColumsCut/
License: GPLv3
Vendor: Alcance Libre, Inc.
Description:
ccut is a unix 'cut' command with a couple of extra features (and
a couple of features missing).

ccut supports:

  * utf-8 input in -c mode multiple delimiters using a string as
    the delimiter rather than a character treating runs of a
    delimiter as one delimiter
  * quoting using either quotes or backslash within the cut
    document (for example, honor " quotes or , in a csv) honoring
    quotes or backslash in a document but stripping them from
    output outputting fields in any specified order
  * outputting a different delimiter than those within the cut
    document
  * setting variables in the shell to values of cut fields

Packages

ccut-3.1-1.fc14.al.x86_64 [30 KiB] Changelog by Joel Barrios (2020-11-19):
- Initial spec file.

Listing created by Repoview-0.6.6-6.fc14.al