Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 2014 09:26:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 156768] [patch] sockstat(1): missing spaces between long fields in output
Message-ID:  <bug-156768-8-dA7vFFnmbr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-156768-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-156768-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=156768

--- Comment #4 from Lukasz Wasikowski <lukasz@wasikowski.net> ---
(In reply to Dmitry Sivachenko from comment #3)
> Created attachment 145337 [details]
> Always print space after procname
> 
> I suggest at least the attached fix: limit username to 8 characters not to
> break formatting for long usernames and (more important) to always print at
> least one space after procname, otherwise for long procname sticks to PID
> and this makes mahines parsing impossible:
> 
> transmission transmissi813 9 tcp4   *:9091                *:*

This patch works for me, thank you!

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-156768-8-dA7vFFnmbr>