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 more
The Linux Portal Site
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 more
choose is a human-friendly and fast alternative to cut and (sometimes) awk. It’s free and open source software written in Rust.
Read more
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
systeroid is “sysctl on steroids”. It can do everything that sysctl does and even more.
Read more
This article spotlights an alternative tool to sysctl. It’s part of our Alternatives to popular CLI tools series.
Read more
streampager is a pager for command output or large files. Its main program, sp, accepts streamed input on stdin for paging.
Read more
moar is a pager. It reads and displays UTF-8 encoded text from files or pipelines. Free and open source software.
Read more
les is a pager program similar to less and more, with several improved features. This is free and open source software.
Read more
ov is a feature rich terminal pager. It is an alternative to less, more, and tail -f. It also offers a useful function for tabular text.
Read more
less is a pager. A pager is a program that displays text files.
Read more
most is a more/less style paging program. It supports multiple windows and scrolls left/right. This is free and open source software.
Read more
slit is a modern pager for viewing logs. The goal is to get more from logs than most other pagers can – and to do so in less time.
Read more
Think cat, think Markdown and you’re set. mdcat renders the basic CommonMark syntax and highlights code blocks.
Read more
The main program is grcat, which acts as a filter, i.e. taking standard input, colourising it and writing to standard output.
Read more
Coreutils is a package of software containing implementations for many of the basic tools, including cat and tac.
Read more
pru lets you use Ruby in your pipes. Forget about grep / sed / awk / wc … It’s written in the Ruby programming language.
Read more
xlsxgrep is a CLI tool to search text in XLSX, XLS, CSV, TSV and ODS files. It works similarly to grep. Written in Python.
Read more
bingrep greps through binaries from various OSs and architectures, and colors them. This is free and open source software written in Rust.
Read more
rzgrep greps through the contents of an archive file, it also greps through any archive files that are embedded within an archive file.
Read more
ngrep is a PCAP-based tool that allows you to specify an extended regular or hexadecimal expression to match against data payloads of packets.
Read more