Need to check a machine's local (private) IP address - for network troubleshooting, documentation, or confirming which network it's connected to? This one-liner pulls it straight from the system, filtered down to just the useful result.
Prerequisites:
* Privileges: None
* Module: Built-in, no import needed
Quick