xjobs reads job descriptions line by line and executes them in parallel. It limits the number of parallel executing jobs.
Read more
xjobs reads job descriptions line by line and executes them in parallel. It limits the number of parallel executing jobs.
Read more
dd_rescue copies data from one file or block device to another. You can specify file positions (called seek and Skip in dd).
Read more
bibclean prettyprints input BibTeX files to stdout, or to a user-specified file, and checks the brace balance and bibliography entry syntax.
Read more
Performance counters for Linux are a kernel-based subsystem that provide a framework for all things performance analysis.
Read more
xxd creates a hex dump of a given file or standard input. It can also convert a hex dump back to its original binary form.
Read more
pstree shows the currently running processes as a tree. This is free and open source software written in the C programming language.
Read more
fuser identifies processes using files or sockets. It’s written in the C programming language and published under the GPL.
Read more
lsfd is intended to be a modern replacement for lsof on Linux systems. It’s free and open source software written in C.
Read more
bcal (Byte CALculator) is a REPL CLI utility for storage expression evaluation, SI/IEC conversion, byte address calculation, and more.
Read more
clac is a command line, stack-based calculator with postfix notation that displays the stack contents at all times.
Read more
Quich is a compact, fast, powerful and useful calculator for your terminal with numerous features. It’s written in C.
Read more
The programmer calculator is a simple terminal tool designed to give maximum efficiency and flexibility to the programmer.
Read more
wcalc is a command-line calculator designed to accept all valid mathematical expressions. It’s written in C.
Read more
calc is an interactive calculator which provides for easy large numeric calculations, but can be programmed for complex calculations.
Read more
bc-gh is an implementation of Unix dc and POSIX bc with GNU and BSD extensions. It’s free and open source software.
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
ldns includes a DNS lookup utility named drill. It can perform DNS lookups and display the answers. Written in C.
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