How to get Byte Count in a File in Linux
This simple tutorial will show you how to get byte count in a file in Linux. Byte is a unit of digital information that most
This simple tutorial will show you how to get byte count in a file in Linux. Byte is a unit of digital information that most
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 guide will take you through various example usage of ps command in Linux/Unix system. ps, an acronym for Processes Status is a utility used
Linux is an open-source operating system that has gained significant popularity in recent years. With its versatility, security, and ability to run on a wide
Follow through this guide to learn how to upgrade a single package on Ubuntu. Upgrading a Single package on Ubuntu Ubuntu and other Debian derivatives
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 guide, we are going to learn how to install or uninstall software from FreeBSD Ports Collection. Ports Collection is is a set of Makefiles,
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
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
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