[<prev] [next>] [day] [month] [year] [list]
Message-ID: <6560f9db-03c2-81db-2af4-f88fe7238380@gmail.com>
Date: Sat, 4 Jul 2020 22:31:10 +0300
From: Vasili Pupkin <diggest@...il.com>
To: netdev@...r.kernel.org
Subject: Why ss output is machine friendly by default?
The --processes switch of ss program outputs strings containing
"users:(("ntpd",pid=1888,fd=19))" and it is too long for the purpose of
system administration. netstat program output "1888/ntpd" is more than
enough for humans. Long output causes line wraps in terminal and hard to
read.
Powered by blists - more mailing lists