Liangxu Linux
Nov 17, 2024 · Fundamentals
Mastering Linux sort: Practical Options for Numeric, Human‑Readable, and Custom Sorting
This guide explains how to use the Linux sort command with various options—including numeric (-n), human‑readable (-h), month (-M), check (-c), reverse (-r), unique (-u), and field‑based sorting (-k, -t, -o)—through clear examples and command‑line demonstrations.
LinuxShell scriptingcommand-line
0 likes · 7 min read
