01List disks and partitions using `diskutil list`
02Report battery status from `pmset -g batt`
03Enumerate configured network services via `networksetup`
04Retrieve IP, subnet, and router information for specific network services
05Access structured JSON output from `system_profiler` for hardware, software, network, and power profiles
060 GitHub stars