cut command

ccut – cut command

ccut is a UNIX ‘cut’ command.

It adds a couple of extra features (and a couple of features missing).

This is free and open source software.

Key Features

  • 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.

Website: github.com/ColumPaget/ColumsCut
Support:
Developer: Colum Paget
License: GNU General Public License v3.0

ccut man page

ccut is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Alternatives to cut
hckDrop-in replacement that can use a regex delimiter instead of a fixed string
tucDrop-in replacement for cut
chooseHuman-friendly and fast alternative to cut
ccutColum's cut
cutsPerl command-line utility
xcutExtends the traditional Unix cut tool

Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted