bug-coreutils
[Top][All Lists]
Advanced

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

bug#13738: Add --all option to 'users' command


From: Assaf Gordon
Subject: bug#13738: Add --all option to 'users' command
Date: Thu, 17 Jan 2019 23:30:08 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

tags 13738 wontfix
close 13738
stop

(triaging old bugs)

Hello,

On 2013-02-18 2:01 p.m., Bob Proulx wrote:
anatoly techtonik wrote:
Bob Proulx wrote:
anatoly techtonik wrote:
The 'users' command shows users who are currently online. It will be nice
to have --all option to show all users.

Do you mean the equivelent to this?

   $ getent passwd | awk -F: '{print$1}'

[....]
Solving the problem in general gets messy very quickly.  It is
therefore one of those that is better solved locally by providing the
tools needed to do what is needed on a case by case basis.  So far
after forty years of Unix and GNU systems this hasn't been needed and
therefore the use cases must be unusual.  The philosophy isn't to
solve all problems but just to make all problems solvable.

It would help if you could say a few words about the case in
which this would be helpful?

With no further comments in almost 6 years,
and this item already listed under our "rejected requests" page,
I'm closing this as "won't fix".

regards,
 - assaf






reply via email to

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