In this article we will cover some basic usage of cat command and tac (reverse of cat command – print files in reverse order) with some practical examples.| How to Use ‘cat’ and ‘tac’ Commands with Examples in Linux
It is always good to know the hardware components of the Linux system, as this helps you to deal with compatibility issues when installing package drivers.| 10 Commands to Collect System and Hardware Info in Linux
In this article we will share a trick to find out, which Linux running processes are consuming lots of Memory (RAM) and CPU utilization in descendant form.| Find Top Running Processes by Highest Memory and CPU Usage in Linux
Grep is the most powerful file pattern searcher that comes with every Linux distribution. In this article, I will cover some useful grep command examples.| 12 Practical Examples of Linux Grep Command