10 Useful du (Disk Usage) Commands to Find Disk Usage of Files and Directories
The Linux ‘du‘ (Disk Usage) is a standard Unix/Linux command used to check the disk usage information of files and
The Linux ‘du‘ (Disk Usage) is a standard Unix/Linux command used to check the disk usage information of files and
This article shows some examples of using the dir command to list the contents of a directory. The dir command
Date command is an external bash program that allows to set or display system date and time. It also provides
Host command is a minimal and easy-to-use CLI utility for performing DNS lookups which translate domain names to IP addresses
One of most obnoxious experiences that most new users of the Linux platform usually face is the inability to find
How do we kill a resource/process in Linux? Obviously we find the PID of the resource and then pass the
Encryption is the process of encoding files in such a way that only those who are authorized can access them.
We have covered most of the things on ‘ls’ command in last two articles of our Interview series. This article
After four highly appreciated and such a successful series of Articles on “Lesser Known Linux Commands” we are here presenting