Tool tests on the fast track
Tool Tips
We test DK Tools 4.2.2, Midnight Commander 4.8.15, Datamash 1.1.0, F3 6.0, Sauvegarde 0.0.7, and WackoWiki 5.4.3.
DK Tools 4.2.2
Function: Comprehensive tool collection
Source: http://dktools.sourceforge.net
License: BSD
Alternatives: GNU Tools
Developer Dirk Krause is collecting useful aides for the Linux shell under the name "DK Tools and Libraries." The latest DK Tools 4.2.2 package contains more than 30 tools, including programs from the areas of graphics conversion, software development, file, user and directory management, word processing, database, and printer management.
The dk-t2I
or dk-t2h
tools provide support for converting text files into LaTeX or HTML format. dk-pwgen
generates complex passwords, and dk-eradisk
produces random content for overwriting a disk. The collection also includes alternatives to known shell programs with new features. The dk-cat
tool normalizes the output's line length, and dk-pwd
just shows the name of the current directory without the path.
An extensive man page is available for every tool. Users can find more information and an overview of all the aides included in the package on the project website. Along with a thorough description of each tool, you will also find several examples of use.
(5 Stars) The DK Tools package includes many practical tools for shell workers. The developer maintains the collection in an exemplary manner and regularly publishes new versions.
Midnight Commander 4.8.15
Function: File manager for the shell
Source: https://www.midnight-commander.org
License: GPLv3
Alternatives: Vifm, Last File Manager
Midnight Commander (MC) is the bedrock of the shell file manager. The Ncurses-based tool was written by Miguel de Icaza, who developed the free clone of the DOS program Norton Commander in 1994.
MC provides a management interface in a two-column panel layout and tools for viewing and editing files. MCedit supports comprehensive syntax highlighting and integrates external tools such as the spell checker Ispell. MCview doesn't just display plain text files, it also copes very well with man pages and HTML files. MC has supported CIFS and FTP for some time to provide access to remote directories.
Each new version provides numerous improvements. The current version fixes a segfault when using SFTP protocol. Other new features include the upgrade to version 2.26 of glibc and the display of up to nine columns – MC previously had been limited to two. Lua developers can look forward to improved MCedit highlighting.
(5 Stars) The powerful file manager for the shell doesn't need to hide behind graphics. MC is cutting edge.
Datamash 1.1.0
Function: Analyzing and processing data
Source: http://www.gnu.org/software/datamash
License: GPLv3
Alternatives: Sed, Awk
Many users write their own scripts or put together constructions from sed
, awk
, and cut
to evaluate and process structured program output on the shell. This work can be done more conveniently and in a one-liner with Datamash.
The tool imports the data via standard input. Parameters sort the input before processing, rearrange the headers, and define an alternate delimiter (tab is the default). Even lines with a variable number of fields don't put Datamash off its stride.
Orders such as groupby
or crosstab
mean that Datamash only examines certain fields or columns. The tool is also familiar with more than 10 numerical and 20 statistical functions. The extensive man page and the well-documented examples on the project site help to get you started.
(4 Stars) Datamash is a useful tool for analyzing and evaluating structured data outputs. Users can use most of the functions with clever combinations of sed
, awk
and cut
calls. Datamash makes achieving goals more convenient and faster.
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.