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 moreCategory: Utilities
less – popular pager
less is a pager. A pager is a program that displays text files.
Read moremost – paging software
most is a more/less style paging program. It supports multiple windows and scrolls left/right. This is free and open source software.
Read moreslit – modern pager
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 moremdcat – cat for Markdown
Think cat, think Markdown and you’re set. mdcat renders the basic CommonMark syntax and highlights code blocks.
Read moregrc – frontend for generic colouriser grcat
The main program is grcat, which acts as a filter, i.e. taking standard input, colourising it and writing to standard output.
Read moretac – concatenate and print files in reverse
Coreutils is a package of software containing implementations for many of the basic tools, including cat and tac.
Read morepru – Pipeable Ruby
pru lets you use Ruby in your pipes. Forget about grep / sed / awk / wc … It’s written in the Ruby programming language.
Read morexlsxgrep – tool to search text in XLSX, XLS, CSV, TSV and ODS files
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 morebingrep – grep-like tool for binaries
bingrep greps through binaries from various OSs and architectures, and colors them. This is free and open source software written in Rust.
Read morerzgrep – greps through the contents of an archive file
rzgrep greps through the contents of an archive file, it also greps through any archive files that are embedded within an archive file.
Read morengrep – grep applied to the network layer
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 moreucg – fast grep-like tool specialized for searching large bodies of source code
UniversalCodeGrep (ucg) is an extremely fast grep-like tool specialized for searching large bodies of source code.
Read morevgrep – pager for grep, git-grep, ripgrep and similar grep implementations
vgrep is a pager for grep, git-grep, ripgrep and similar grep tools. It allows opening the indexed file locations in a user-specified editor.
Read morephpgrep – syntax-aware grep for PHP code
phpgrep is both a library and a command-line tool. The library can be used to perform syntax-aware PHP code matching inside Go programs.
Read more