This is a series of cornerstone articles highlighting essential utilities. These are small, indispensable tools, useful for anyone running a Linux machine.
Read more
The Linux Portal Site
This is a series of cornerstone articles highlighting essential utilities. These are small, indispensable tools, useful for anyone running a Linux machine.
Read more
pastel is a command-line tool to generate, analyze, convert and manipulate colors. This tool supports a variety of color formats and color spaces.
Read more
ccat is the colorizing cat. It works similar to cat but displays content with syntax highlighting. Written in Go.
Read more
touche is a Rust implementation of the touch utility. This tool was inspired by bonk, another Rust implementation.
Read more
bonk is billed as a blazingly fast touch alternative with a sprinkle of mkdir. It’s written in the Rust programming language.
Read more
htmlq is like jq, but for HTML. It uses CSS selectors to extract bits of content from HTML files. This is free and open source software.
Read more
zet is a command-line utility for doing set operations on files considered as sets of lines. It’s free and open source software.
Read more
killport is a command-line utility for killing processes listening on specific ports. It’s designed to be simple, fast, and effective.
Read more
mawk is an interpreter for the awk programming language. It’s free and open source software written in the C programming language.
Read more
gema is a general purpose text processing utility based on the concept of pattern matching. It’s free and open source software.
Read more
GoAWK is a POSIX-compatible version of AWK, and additionally has a CSV mode for reading and writing CSV and TSV files.
Read more
frawk is a small programming language for writing short programs processing textual data. It’s written in Rust.
Read more
gawk is the GNU implementation of the Awk programming language, first developed for the UNIX operating system in the 1970s.
Read more
Miller is like awk, sed, cut, join, and sort for data formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed.
Read more
Premake is a command line utility which reads a scripted definition of a software project and uses it to generate project files for toolsets.
Read more
just is a handy way to save and run project-specific commands. This is free and open source software written in Rust.
Read more
pgcli is a Postgres client that does auto-completion and syntax highlighting.
Read more
This article spotlights alternative tools to psql, a PostgreSQL interactive terminal.
Read more
Trippy is a network diagnostic tool. It combines the functionality of traceroute and ping and helps in the analysis of networking issues.
Read more
Eternal Terminal (ET) is a remote shell that automatically reconnects without interrupting the session. It’s written in C++.
Read more