-
Notifications
You must be signed in to change notification settings - Fork 163
bad display with ss command #234
Copy link
Copy link
Open
Description
using socket statistics with grc ss -lnp 'sport = :80' e.g. :
- without grc, each column width will grow to use the whole width available on the terminal window.
- with grc columns are all huddled together which lead to readability issues (no gap between columns leave no space between words on certain lines).
no grc : Peer Address:Port Process
grc : Peer Address:PortProcess
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels