Tagged articles
2 articles
Page 1 of 1
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 4, 2018 · Operations

How to Build a Safe Linux Trash Bin by Aliasing the rm Command

This guide shows how to create a personal recycle bin on Linux by redefining the rm command with Bash aliases and functions, enabling safe file deletion, restoration, and cleanup while explaining each step, the required code, and usage examples.

AliasCommandLineTrash
0 likes · 5 min read
How to Build a Safe Linux Trash Bin by Aliasing the rm Command