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
This article will explain how do you transfer files between two Linux computers using nc (networking utility) and pv (pipe viewer) commands to monitor progress.| How to Transfer Files Between Two Computers using nc and pv Commands