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.
Read moreTag: cut
hck – drop-in replacement for cut
hck is close to drop in replacement for cut that can use a regex delimiter instead of a fixed string. It’s written in Rust.
Read more