Tagged articles
7 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
IT Services Circle
IT Services Circle
Apr 13, 2022 · Operations

A Comprehensive Guide to Using the fd File Search Tool

This article introduces the open‑source, Rust‑based command‑line utility fd, explains how to install it on various platforms, and demonstrates a wide range of search options—including hidden files, case sensitivity, depth limits, file‑type filtering, and exec commands—providing a practical tutorial for efficient file searching.

File SearchRustUnix
0 likes · 12 min read
A Comprehensive Guide to Using the fd File Search Tool
Liangxu Linux
Liangxu Linux
Jul 5, 2021 · Fundamentals

Why fd Beats find: Fast, Parallel File Searching with Rust

This guide introduces the Rust‑based fd command as a faster, more user‑friendly alternative to find, covering installation on Linux and macOS, basic and advanced usage examples, and key options like pattern matching, extensions, exec, and time‑based filters.

File SearchfdmacOS
0 likes · 6 min read
Why fd Beats find: Fast, Parallel File Searching with Rust
Liangxu Linux
Liangxu Linux
Oct 18, 2020 · Operations

Boost Your Linux File Searches with fd: Faster, Colorful, and Easy-to-Use

This guide explains how to install the fd command-line tool on various Linux distributions, compares it with the traditional find utility, and demonstrates its faster, color‑coded, case‑sensitive search features, alias setup, type filtering, and how to execute other commands on matched files.

File SearchLinuxfd
0 likes · 8 min read
Boost Your Linux File Searches with fd: Faster, Colorful, and Easy-to-Use
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