System Info Processor

February 20, 2026 ยท View on GitHub

File: src/processors/system_info.py | Priority: 36 | Name: system_info

Handles disk and file counting commands.

Supported Commands

CommandStrategy
duSorts by size descending, shows top 15 entries + total. Parses both tab-separated and space-separated formats. Short output (< 15 lines) passes through
wcSorts by count descending, shows top 15 + total. Counts zero-entry files separately. Short output (< 15 lines) passes through
dfStrips snap/loop/squashfs/devtmpfs mounts. Keeps tmpfs only for /tmp. Removes the Filesystem (device) column to reduce noise