[Bug 267974] 'not function' for user display for top(1)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 25 Nov 2022 00:05:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267974

            Bug ID: 267974
           Summary: 'not function' for user display for top(1)
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: nvass@gmx.com

Created attachment 238322
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=238322&action=edit
Patch

When using the -U "username" it's sometimes useful to be able to exclude the
username from the processes' list. This is done using -x.

The same is true for the interactive command "u" and this done using the
interactive command "x".

top -U root -x
or in interactive mode:

Phabricator link:
https://reviews.freebsd.org/D37501

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