McFly is a tiny utility that replaces the functionality offered by Bash’s ctrl-r with an intelligent search engine.
Read moreTag: CLI
Excellent Utilities: fkill – kill processes quick and easy
One thing a newcomer to Linux learns quickly is that they’re never limited to a single way of performing a task. And killing processes is no exception. In this article, we’ll look at an alternative to kill. It’s called fkill. It’s billed as offering a quicker and easier way to terminating processes.
Read moreEssential System Tools: fdupes – find or delete duplicate files
fdupes finds duplicate files in the given set of directories and sub-directories. It recognizes duplicates by comparing MD5 signature of files followed by a byte-to-byte comparison. The utility offers a lot of options to list, delete and replace files.
Read moreEssential System Tools: Neofetch – System Information Tool written in Bash
Neofetch is a command-line interface system information script written in bash 3.2+. The script displays information about your system next to an image, your operating system logo, or any ASCII/image file of your choice. It’s designed to capture information about your system and display it in an aesthetic and visually pleasing way.
Read moreEssential System Tools: ddrescue – Data recovery software
This is the tenth in our series of articles highlighting essential system tools. These are small, indispensable utilities, useful for system administrators as well as regular users of Linux based systems. The series examines both graphical and text based open source utilities. For this article, we’ll look at ddrescue.
Read moreEssential System Tools: inxi – CLI system information tool
This is the fifth in our series of articles highlighting essential system tools. These are small utilities, useful for system administrators as well as regular users of Linux based systems. The series examines both graphical and text based open source utilities. inxi is a Perl script that interrogates your system.
Read morecalcurse – free calendar and scheduling application for the command line
calcurse is an open source, text-based calendar and scheduling application. The software keeps track of events, appointments and everyday tasks. The software is lightweight, fast and reliable. It’s designed for the console or terminal, locally or on a remote machine.
Read moremusikcube – free terminal-based audio player and streaming server
musikcube is a marvellous console application. It’s lean, looks beautiful, offers a good range of features, and is very stable. I’m not liking its slow syncing metadata which is annoying if you’ve a large music collection. The mouse support is particularly welcome.
Read morebat – super charged cat – my favorite colorizer
bat is a drop-in replacement for the cat command adding advanced syntax highlighting and Git integration to show file modifications. It’s a really useful utility that is a massive leap up from cat. bat’s written in the Rust programming language.
Read morecastero – command-line podcast player
If you’re tired of bloated GUI software and are looking for a capable podcast player, give castero a whirl. With a few more features, this podcast would tick all the boxes.
Read moregoogler: Google Web and Google News from the command-line
I love working with the command line. Seriously, I think there’s hardly anything more productive and versatile for a software developer than the terminal. Maybe it’s the hacker in me. Don’t get me wrong, I’m a heavy user of graphical applications, but the terminal will always have a special place.
I’ve recently come across a command-line tool that’s right up my street. It’s called googler, an open source tool to Google from the command-line. It’s written in Python, so that ticks another box for me. googler isn’t affiliated to Google in any way.
Read moreEmacs for Science
Joey Bernard gives a brief overview for Emacs for Science. He describes Emacs as a “slightly stranger tool in the arsenal of scientific computation”.
Read morePick of the Bunch: Console Internet Applications
A console application is computer software which is able to be used via a text-only computer interface, the command line interface, or a text-based interface included within a graphical user interface operating system, such as a terminal emulator (such as GNOME Terminal or the aforementioned Terminator). Whereas a graphical user interface application generally involves using the mouse and keyboard (or touch control), with a console application the primary (and often only) input method is the keyboard.
Read moreKeep a Watchful Eye with these Console Based Process Viewers
Do you need to monitor your systems, but top doesn’t provide enough information. Check out these feature-laden top alternatives.
Read moreDAR – disk archive software
Disk ARchive (DAR) is a full featured archiver with support for differential backups, slices, compression, ATTR/ACL support.
Read more