News

Good thing is pretty simple–even from the command line. I want to show you how you can check for drive space using three different commands: df – reports the amount of disk space used on a ...
Summarizing your command usage on Linux. How-To. Jul 16, 2020 5 mins. Linux. ... More math on the Linux command line. May 8, 2025 5 mins. how-to. Making use of your command history on Linux.
The traditional du command provides disk usage that's hard to parse. The ncdu command makes it easier to see what's eating up your space. To install ncdu on Debian, Ubuntu, and their derivatives, run: ...
Command Line Interface (CLI) tools that hard-core system administrators love are far too cryptic for less-techie Linux users. A better plan is to use a disk usage analyzer to visualize the space ...
The find Command: Searching for Large Files. The find command in Linux is a powerful utility for seeking out files that meet specific criteria. To hone in on large files, we can employ the find ...