This article spotlights alternative tools to ssh, an OpenSSH remote login client.
Read more
This article spotlights alternative tools to ssh, an OpenSSH remote login client.
Read more
Mosh is a replacement for interactive SSH terminals. It’s more robust and responsive, especially over Wi-Fi and cellular.
Read more
This article spotlights free and open source alternative tools to age, a popular utility to encrypt and decrypt.
Read more
rage is a simple, modern, and secure file encryption tool. It features small explicit keys, no config options, and UNIX-style composability.
Read moreBark is a transformer-based text-to-audio model. Bark can generate highly realistic, multilingual speech as well as other audio.
Read more
xjobs reads job descriptions line by line and executes them in parallel. It limits the number of parallel executing jobs.
Read more
Easy Effects is GTK4 audio manipulation software which includes a range of tools. Besides an EQ, there are many other tools incorporated including a limiter, compressor, and a reverberation tool.
Read more
kindd is billed as a kindful dd. It’s written using Qt Quick, a software application framework. Open source software.
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
Pebbles is billed as an advanced calculator application. This is a Gtk-based app.
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
Hypercalc is an interpreted calculator program designed to calculate extremely large numbers.
Read more
This article spotlights alternative tools to time, a simple tool that provides timing statistics about a program run.
Read more
Performance counters for Linux are a kernel-based subsystem that provide a framework for all things performance analysis.
Read more
This article spotlights alternative tools to xargs, a command that builds and executes command lines from standard input.
Read more
rust-parallel is a command-line utility to execute commands in parallel and aggregate their output. It’s written in Rust.
Read more
Think of rargs as similar to xargs and awk with pattern-matching support. It’s written in the Rust programming language.
Read more
parallel is a shell tool for executing jobs in parallel using one or more computers. This tool is written in Perl.
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
uq is a simple, user-friendly alternative to sort | uniq. It removes duplicate lines from the output, regardless of the order.
Read more