bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sorting processes by NI


From: Bob Proulx
Subject: Re: Sorting processes by NI
Date: Fri, 14 Nov 2014 17:19:20 -0700
User-agent: Mutt/1.5.23 (2014-03-12)

Artem Yegorov wrote:
> Hi, why does not the sort processes by priority? This is a bug or not?
> I attached a screenshot with a problem.
> I use VMware Workstation and Ubuntu 14.04 LTS

You seem to have confused the 'ps' command with 'bash' and reported
something that you think should be different about 'ps' to the 'bash'
bug list.  Wrong mailing list.  This is the bug reporting list for
bash and not for ps.

Also please do not send graphical screenshots to mailing lists.  Your
109K image was only a few bytes of actual information.  In the future
if you want to show text output then simply cut and paste the text
output.  Do not include an image capture of the text.

As to your 'ps' issue, why would 'ps' sort by priority?  The man page
for 'ps' clearly says "Output is unsorted by default."  If you want it
sorted then you will have to read the 'ps' man page and add your
preferred sort order.

If you wish to followup on the ps issue please do so on the
help-gnu-utils@gnu.org mailing list and not here on the bash bug list.
The help-gnu-utils list is a relatively generic mailing list for
random help discussion about the utilities and the discussion would be
fine there.

Bob



reply via email to

[Prev in Thread] Current Thread [Next in Thread]