GNU bug report logs - #13738
Add --all option to 'users' command

Previous Next

Package: coreutils;

Reported by: anatoly techtonik <techtonik <at> gmail.com>

Date: Sun, 17 Feb 2013 18:59:03 UTC

Severity: wishlist

Tags: moreinfo, wontfix

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: anatoly techtonik <techtonik <at> gmail.com>
To: Bob Proulx <bob <at> proulx.com>
Cc: 13738 <at> debbugs.gnu.org
Subject: bug#13738: Add --all option to 'users' command
Date: Mon, 18 Feb 2013 10:46:16 +0300
[Message part 1 (text/plain, inline)]
On Mon, Feb 18, 2013 at 8:48 AM, Bob Proulx <bob <at> proulx.com> wrote:

> tag 13738 + moreinfo
> thanks
>
> 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}'
>

Yes. And also - the equivalent of this as it appeared more useful:
$ cut -d: -f1,3 /etc/passwd | egrep ':[0-9]{4}$' | cut -d: -f1

http://askubuntu.com/questions/257421/list-all-human-users/257451
-- 
anatoly t.
[Message part 2 (text/html, inline)]

This bug report was last modified 6 years and 104 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.