public tr • 5 min read • Tr Command in Linux with Examples In this tutorial we'll show you how to use the tr command. A Unix tool that transforms, deletes, and compresses characters from input to output.…
public ifconfig • 5 min read • Linux ifconfig Command In this tutorial, you will learn how to use the ifconfig. A Linux command-line tool for network interface display and configuration.…
public who • 3 min read • who command in Linux In this tutorial we will explain who command. The "who" command in Linux displays information about users currently logged in.…
public xargs • 5 min read • Xargs Command in Linux In this tutorial, we'll go through the basics of using the xargs command that can create and execute commands using standard input.…
public reboot • 3 min read • Linux Reboot (Restart) Command In this tutorial, we'll show you how to reboot your Linux machine with the systemctl and shutdown commands.…
public which • 3 min read • Linux Which Command The Linux which command will be covered in this tutorial that is used to identify the location of the executable that is executed.…
public paste • 3 min read • Paste Command in Linux (Merge Lines) In this tutorial, you will learn about the Paste Command in Linux. The paste command allows you to horizontally merge lines of files.…
public rm • 3 min read • Rm Command in Linux In this tutorial we will explain rm command in Linux. The command-line utility rm is used to remove files and directories.…
public sudo • 4 min read • How to Run Sudo Command Without Password Run Sudo Command without password with our step-by-step tutorial. The sudo command stands for superuser do and used to execute commands.…
public whereis • 3 min read • Whereis Command in Linux In this tutorial we will explain whereis Command in Linux. The whereis command locates binary, source, and manual files for a command.…
public cp • 4 min read • Cp Command in Linux (Copy Files) In this tutorial, we will explain how to use the cp command which is used for copying files and directories on Unix and Linux systems.…
public chattr • 3 min read • How to Use Chattr Command in Linux Use Chattr command in Linux with our step-by-step tutorial. It is a file system command that changes the properties of a file in a directory.…