Agedu is an open source tool (much like du command) that helps system administrators to track down wasted disk space used by old files and delete them to free up space.| Agedu – A Useful Tool for Tracking Down Wasted Disk Space in Linux
In this article, we will introduce you a list of most frequently used Linux commands with their examples for easy learning.| A – Z Linux Commands – Overview with Examples
In this article we will share a trick to find out, which Linux running processes are consuming lots of Memory (RAM) and CPU utilization in descendant form.| Find Top Running Processes by Highest Memory and CPU Usage in Linux
The 'df' command stands for "disk filesystem", it is used to get a full summary of available and used disk space usage of the file system on the Linux system.| 12 Linux ‘df’ Commands to Check Disk Space Usage
This article explains 10 useful "du" (disk usage) commands that help you to find out the disk usage of files and directories in Linux.| 10 Useful du (Disk Usage) Commands to Find Disk Usage of Files and Directories
Pv is a terminal-based tool that allows you to monitor the progress of data such as coping/moving/backing up files that are being sent through a pipe.| How to Monitor Progress of (Copy/Backup/Compress) Data using ‘pv’ Command
We will discuss some practical examples of the cp command, that will help users to copy files and directories easily in Linux using the command line interface.| How to Copy Files and Directories in Linux [14 cp Command Examples]