tcount is a utility to count your code by tokens and patterns in the syntax tree. It’s written in the Rust language.
Read moreCategory: CLI
Alternatives 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 moretori – terminal-based music player
tori is a promising music player in a very early stage of development. In terms of functionality, it’s a long way from musikcube.
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 moreloccount – count source lines of code in a project
loccount is a re-implementation of David A. Wheeler’s sloccount tool in Go. It’s free and open source software.
Read moregocloc – fast cloc
goclock is a little fast cloc (Count Lines Of Code) utility. It seeks inspiration from tokei. It’s written in Go.
Read more