sd is an intuitive find and replace CLI. sd uses regex syntax that you already know from JavaScript and Python.
Read moreCategory: Utilities
bropages – readable supplement to man pages
bropages is a highly readable supplement to man pages. The CLI tool shows simple, concise examples for commands with syntax highlighting.
Read moretlrc – tldr client written in Rust
tlrc is a tldr client written in Rust. The tldr-pages project is a collection of community-maintained help pages for command-line tools.
Read moretcount – cloc alternative
tcount is a utility to count your code by tokens and patterns in the syntax tree. It’s written in the Rust language.
Read moreAlternatives to popular CLI tools: sudo
This article spotlights alternative tools to sudo, a command which lets you execute a command as another user.
Read moredoas – execute commands as another user
The doas utility is a program originally written for OpenBSD which allows a user to run a command as though they were another user.
Read morepkexec – execute a command as another user
pkexec allows an authorized user to execute a command as another user.
Read moresu – run a command with substitute user and group ID
su allows commands to be run with a substitute user and group ID.
Read moredzdo – execute commands with the privileges of another user
dzdo is a command-line tool used to execute commands with the privileges of another user, such as the superuser or root user.
Read morednslookup – make DNS lookups
dnslookup is a simple command line utility to make DNS lookups. The tool supports DNS protocols: plain DNS, DoH, DoT, DoQ, DNSCrypt.
Read moredog – command-line DNS client
dog is a command-line DNS client. It has colourful output, understands normal command-line argument syntax.
Read moredrill – perform DNS lookups
ldns includes a DNS lookup utility named drill. It can perform DNS lookups and display the answers. Written in C.
Read morextmsplit – Xtremsplit-compliant file splitter and merger
xtmsplit is a command line program that allows to use or create .xtm files, like the Xtremsplit program allows on Windows.
Read morefilesplitter – split large file into multiple small files
filesplitter is a CLI tool that split large files into multiple small files. It’s written in the Python programming language.
Read moreloc – count lines of code quickly
loc is a tool for counting lines of code. It’s a Rust implementation of cloc, but it’s more than 100x faster.
Read more