10 Useful du (Disk Usage) Commands to Find Disk Usage of Files and Directories

Introduction 10 Useful du (Disk Usage) Commands to Find Disk Usage of Files and Directories [ad_1] The Linux ‘du‘ (Disk Usage) is a standard Unix/Linux command used to check the disk usage information of files and directories on a machine. The du command has many parameter options that can be used to get the results … Read more

How to Use ‘dir’ Command with Different Options and Arguments in Linux

[ad_1] This article shows some examples of using the dir command to list the contents of a directory. The dir command is not a commonly used command in Linux, but it works less like the ls command which most Linux users prefer to use. [ You might also like: Linux mkdir Command Examples ] We’ll … Read more

30 Useful Linux Commands for System Administrators

[ad_1] In this article we are going to review some of the useful and frequently used Linux or Unix commands for Linux System Administrators that are used in their daily life. This is not complete but it’s a compact list of commands to refer to when needed. Let us start one by one how we … Read more