C

Cut

Remove sections from each line of files

data processingGPL-3.0
Install
brew install coreutils

About

Cut is a standard Unix utility for extracting columns or fields from text input.

text-processingposixc