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 more
The Linux Portal Site
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 is a utility to count your code by tokens and patterns in the syntax tree. It’s written in the Rust language.
Read more
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 more
pkexec allows an authorized user to execute a command as another user.
Read more
su allows commands to be run with a substitute user and group ID.
Read more
dzdo is a command-line tool used to execute commands with the privileges of another user, such as the superuser or root user.
Read more
dnslookup is a simple command line utility to make DNS lookups. The tool supports DNS protocols: plain DNS, DoH, DoT, DoQ, DNSCrypt.
Read more
dog is a command-line DNS client. It has colourful output, understands normal command-line argument syntax.
Read more
ldns includes a DNS lookup utility named drill. It can perform DNS lookups and display the answers. Written in C.
Read more
xtmsplit is a command line program that allows to use or create .xtm files, like the Xtremsplit program allows on Windows.
Read more
filesplitter is a CLI tool that split large files into multiple small files. It’s written in the Python programming language.
Read more
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
loccount is a re-implementation of David A. Wheeler’s sloccount tool in Go. It’s free and open source software.
Read more
goclock is a little fast cloc (Count Lines Of Code) utility. It seeks inspiration from tokei. It’s written in Go.
Read more
Tokei is a program that displays statistics about your code. Tokei is written in the Rust programming language.
Read more
scc counts physical the lines of code, blank lines, comment lines, and physical lines of source code in many programming languages.
Read more
SLOCCount is a set of tools for counting physical Source Lines of Code (SLOC) in many languages of a potentially large set of programs.
Read more
RnR is a command-line tool to securely rename multiple files and directories that supports regular expressions.
Read more
This article spotlights alternative tools to mv.
Read more
This article spotlights alternative tools to locate.
Read more