Navigating through directories is a basic skill in the Linux terminal. The command 'cd' (change directory) lets you move ...
grep is the established tool for full-text file search on the command line. But alternatives are available, like ripgrep, ag, and sift. But should you switch and, if so, which should be your search ...
I love my workflow and never intended to do an extreme overhaul. All I needed was to fix a few workflow gaps, but it led me ...
GrepFunc provide a single function, grep, which imitates Unix's grep functionality, but operate on lists and variables instead of files. The function accept a single string, an iterable, or an opened ...
In the closing hours of JawnCon 0x2, I was making a final pass of the “Free Stuff for Nerds” table when I noticed a forlorn Kindle that had a piece of paper taped to it. The ...
Visual Grep is a small utility application that provides grep capabilities in a GUI application. While the command line grep is powerful and useful for a variety of tasks, there are times when I ...
The command line isn't required when using Linux. To truly maximize your Linux experience, you should still learn it. Some commands are more useful than others. Before we begin, I want to be clear: ...
We list the best lightweight Linux distros, to make it simple and easy to run a more stripped-down version of Linux, especially for older computers. This means you shouldn't expect these distros to ...
We list the best Linux distros for developers, to make it simple and easy to program your coding projects on stable Linux distros. While Linux has a reputation for being primarily for coders and ...