← Back to tools

tuc

Cut on more than characters, with negative indexes and line cutting

Text Processing linuxmacos Rust GPL-3.0

Description

tuc extends the cut command with more capabilities. You can cut on more than just a character, use negative indexes, format selected fields, and even cut on lines. It fills the gaps where traditional cut falls short.

When to use this tool

Good fit when
  • When traditional cut is too limited
  • When you need advanced field selection
Avoid when
  • When simple cut suffices

AI Summary

Enhanced cut command with regex delimiters, negative indexes, and line cutting

Capabilities

  • + Cut with regex delimiters
  • + Use negative indexes
  • + Format selected fields
  • + Cut on lines

Use When

  • When traditional cut is too limited
  • When you need advanced field selection

Avoid When

  • x When simple cut suffices

Related Tools

View AGENTS.md for tuc