commit | 0c276c21d205cfc3d8e45581d28f02431d2eef85 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Sep 08 22:52:21 2015 -0500 |
committer | Rob Landley <rob@landley.net> | Tue Sep 08 22:52:21 2015 -0500 |
tree | 5f77bb4caa97ca6d139ef217f38fa5f612222cb8 | |
parent | b36123164057c555a1d0769ca26089cd6e002040 [diff] |
Fix netstat -e. The -e flag should add "user" and "inode" columns to the TCP output. Also truncate IP addresses in non-wide (no -W) mode. This also removes a bit more of the duplication, though there's still plenty left in this file!