Tag

fd

1 views collected around this technical thread.

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.

Command Linefdlinux
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.

Command LineUnixfd
0 likes · 12 min read
A Comprehensive Guide to Using the fd File Search Tool
ByteDance Terminal Technology
ByteDance Terminal Technology
Oct 12, 2021 · Mobile Development

Understanding Resource Overflow: Memory OOM and FD Exhaustion in Android Apps

This article explains how resource overflow such as memory out‑of‑memory (OOM) and file‑descriptor (FD) exhaustion occurs in Android applications, demonstrates how to identify the root causes using MARS‑APM (APMPlus), and provides practical steps to resolve these crashes.

Androidapmplusfd
0 likes · 10 min read
Understanding Resource Overflow: Memory OOM and FD Exhaustion in Android Apps