Commands
A collection of 125 posts
head Command Examples
In this article, you will learn some essential examples of the head command in Linux.
Β· Abhishek Prakash
cat Command Examples
cat is one of the most used commands in Linux but do you really know the cat command? Learn the basics as well as advanced examples of cat command in Linux.
Β· Sylvain Leroux
Getting Started With SED Command [Beginnerβs Guide]
Learn to use one of the most powerful commands of the Unix toolbox: sed, the stream editor with practical examples of SED commands.
Β· Sylvain Leroux
Getting Started With AWK Command [Beginner's Guide]
Wondering how to use AWK command in Linux? Here are 25 AWK command examples with proper explanation that will help you master the basics of AWK.
Β· Sylvain Leroux
grep Command Examples
The grep command is used to find patterns in files. This tutorial shows some of the most common grep command examples that would be specifically beneficial for software developers.
Β· Sylvain Leroux