> There's no way I'll remember it
I have history(1) and a symlink in a toolbox git repo.
> you likely can't Google it
"!g OSX airport command" works fine
> route
I found netstat -r is the most "Unix-portable" way of querying the routing table (Windows route is a peculiar beast anyway). route is deprecated on linux in favor of ip route.