王建硕
~/projects/myapp
$ how do I list files by size
Sort files by size, largest first: ls -lhS | head -20 Or with full paths recursively: find . -type f -exec ls -lh {} + | sort -k5 -rh
Commands found — ↑↓ choose · Enter run · q cancel
ls -lhS | head -20 Enter ↵
find . -type f -exec ls -lh {} + | sort -k5 -rh
➤ Run all · ✗ Cancel
$ ls -lhS | head -20
total 1.2G
-rw-r--r-- 1 user staff 890M Jun 10 11:22 video.mov
-rw-r--r-- 1 user staff 214M Jun 9 08:11 dataset.csv
CCLight notch glow
ccglass live dashboard
Cathier iOS app
🔵 AirDrop
Recents
📱 Applications
📥 Downloads
💻 My Mac
☁️ 百度网盘
📁
Documents
🎬
Videos
🖼️
Photos
📁
Backup
📄
Report.pdf
🎵
Music
📦
Archive
📁
Projects
home.wangjianshuo.com 中文主页 wangjianshuo.com