Delete Lines Matching a Specific Pattern in a File using SED
In this guide, we are going to learn how to delete lines matching a specific pattern in a file using SED. SED is a stream
In this guide, we are going to learn how to delete lines matching a specific pattern in a file using SED. SED is a stream
In this tutorial, we will learn how to check hardware information on Linux system. Many a time as we interact with the Linux system in
In our today’s guide, we are going to learn how to install Foxit PDF reader on Ubuntu 20.04. Foxit PDF reader is available in both
Is your Linux system in BIOS or UEFI mode? Don’t worry, this guide will show you quick ways to check if Linux system is using
In this guide, we are going to learn how to install or uninstall software from FreeBSD Ports Collection. Ports Collection is is a set of Makefiles,
In this tutorial, you will learn how to create user account using useradd/adduser commands in Linux. User management is one of the most common task
In this guide, we are going to learn how to add users to sudo group in Linux. More often than not, you want, as a
This guide will take you through how to delete lines matching specific pattern in a file using VIM. Linux system admins work with files day
In this tutorial, we will provide you with a step by step guide on how to install Helm on Kubernetes cluster. We are running a
Follow this tutorial to learn how to copy paste lines in vim. VIM, an acronym for Vi iMproved, is a highly configurable text editor built