A collection of articles, quick tips and how-tos that examine the tools provide by the GNU Core Utilities package, the base of all Linux Operating Systems.| Putorius
Learn the basics of use the tr (translate) command and take an in-depth look at some of it's more complex commands including complement and truncate.| Putorius
Learn how to use the Linux tee command for sending output to both the screen and a file. We also demonsrate some basic and advanced examples.| Putorius
How to use the Linux rev Command to reverse characters in text and strings. We also explore 3 practical uses for the rev command.| Putorius
Learn basic Linux cat command usage, how to use redirection operators and why you probably shouldn't pipe it's output to other commands.| Putorius
The moreutils package is a natural extension of the GNU Core Utilities. It provides additional functionality for command line operations.| Putorius