The “hostname” Linux Command

The hostname command in Linux displays the system’s hostname, which is a unique name assigned to a … Read more

How to check Groups of User in Linux ?

In Linux, which is a multi user operating system, we can group few number of users from … Read more

“whoami” Linux Command

“whoami” is a Linux command that displays the current user’s username. It shows the name of the … Read more

The “whoami” Linux Command

The “whoami” command in Linux is a simple command that displays the username of the current user. … Read more

How to extract RAR file in Linux ?

In Linux unrar command is used to “extract files from rar archives” . First we need to … Read more

Use “which” to Check Full Path of Linux Commands

which_command

The “which” command returns the pathnames of the files (or links) which would be executed in the … Read more