Tagged articles
7 articles
Page 1 of 1
Efficient Ops
Efficient Ops
Jan 21, 2026 · Operations

How to Quickly Find and Clean Large Files on Linux

This guide shows several efficient Linux commands—du, find, ls, and ncdu—to locate large files, sort results, and safely remove unnecessary data, helping you manage disk space before it runs out.

Linuxcommand-linedisk space
0 likes · 5 min read
How to Quickly Find and Clean Large Files on Linux
Code Mala Tang
Code Mala Tang
May 26, 2025 · Operations

5 Lesser‑Known Linux Commands That Will Supercharge Your Workflow

Discover five handy Linux command‑line tools—tldr, timeout, ncdu, fd, and trash—that simplify manual pages, limit command execution time, visualize disk usage, speed up file searches, and provide safer deletion, helping you work faster and more confidently.

Trashcommand-linefd
0 likes · 8 min read
5 Lesser‑Known Linux Commands That Will Supercharge Your Workflow
Liangxu Linux
Liangxu Linux
Dec 14, 2021 · Operations

Fast Alternatives to du: ncdu, dust, duu, diskus, and tin‑summer on Linux

When a Linux filesystem reaches 80 % capacity and cannot be expanded, this guide shows how to identify and clean large directories using faster du replacements such as ncdu, dust, duu, diskus, and tin‑summer, with installation steps, command‑line options, and benchmark comparisons.

disk usagediskusdust
0 likes · 16 min read
Fast Alternatives to du: ncdu, dust, duu, diskus, and tin‑summer on Linux
Liangxu Linux
Liangxu Linux
Jul 19, 2020 · Operations

Top 6 Modern Linux Command‑Line Tools to Replace Classic Utilities

This article reviews six contemporary Linux command‑line utilities—ncdu, htop, tldr, jq, fd, and other alternatives—that improve usability, speed, and functionality compared with traditional tools like du, top, man, grep, and find, providing installation commands and usage examples.

Linuxcommand-linefd
0 likes · 11 min read
Top 6 Modern Linux Command‑Line Tools to Replace Classic Utilities