In this tutorial, you will understand the differences between the linux commands like cat, zcat, lolcat and tac 1. cat command Usages Syntax …
Tag: cat command in linux
How to Cat Command in Linux (6 Examples)
Cat stands for Concatenate. It is one of the powerful linux command which is used for various purposes like creating files, showing file contents, appending, merging, line numbers, etc,… Here you can…
5 Linux Tips – How to Create File on Linux Terminal
Linux Tips – File Create in Linux Command Line This linux tutorial provides five different ways to create a file on the terminal using five different commands. They are 1. Create file…