2 cut alternatives
| Tool | Description | Updated |
|---|---|---|
| choose | A human-friendly and fast alternative to cut and awk for selecting fields from text using Python-like slice syntax. | |
| tuc | A more powerful field cutter with regex delimiters, negative indexes, and flexible output formatting. |