Linux is the most flexible and customizable operating system on the planet. That customizability starts deep within the heart of the Linux kernel and the file system. A computer file system is a ...
Yazi provides a clear, responsive interface with file previews and context that help speed up navigation. You can navigate ...
Hidden files are a standard feature in Linux. Some applications save configuration files and other data in hidden files or folders that aren't visible by default. Fortunately, Linux makes working with ...
How to develop command-line utilities in Rust. This article demonstrates how to perform basic file and file I/O operations in Rust, and also introduces Rust's ownership concept and the Cargo tool. If ...
Some system utilities do a variety of things well. They come withtools to give users lots of solutions in one package. Other systemapps like the Atol File Manager perform a dedicated ...
Viewing the content of files and examining access permissions and such are very different options. This post examines a number of ways to look at files on Linux. There are a number of ways to view ...
I'm guessing that each of us uses the command line differently and seeks to accomplish different tasks. Mine are sometimes very specialized, like the script I wrote that lets me easily transform the ...
Tired of using many different commands, each with dozens of flags, to transform text? Meet sttr, a command-line tool that can ...