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
This simple guide will show you how to install dhclient command on Oracle Linux. Have you installed Oracle Linux system and trying to configure automatic
In this tutorial, you will learn how to uncomment lines in a file using SED in Linux. According to man sed, “Sed is a stream
In this tutorial, you will learn how to install cheat command on Ubuntu 20.04. Cheat is a Python based command line utility that allows you to
Follow through this guide to learn how to make permanent DNS changes in resolv.conf on Linux. According to man resolv.conf, resolv.conf is a resolver configuration
Many people think that Windows and Mac are the only reliable and relevant operating systems. That’s why people always hesitate about learning Linux. Is it
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
Good day folks. Today, we would like to discuss how to extract log lines of specific dates from a log file. If you are a
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
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