From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 22 11:12:49 2015 Received: (at submit) by debbugs.gnu.org; 22 Oct 2015 15:12:49 +0000 Received: from localhost ([127.0.0.1]:33021 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZpHXo-0007mZ-70 for submit@debbugs.gnu.org; Thu, 22 Oct 2015 11:12:49 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53892) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZpGTM-000647-C2 for submit@debbugs.gnu.org; Thu, 22 Oct 2015 10:04:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZpGTL-0000SA-Ho for submit@debbugs.gnu.org; Thu, 22 Oct 2015 10:04:04 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:42559) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpGTL-0000S6-F6 for submit@debbugs.gnu.org; Thu, 22 Oct 2015 10:04:03 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35657) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpGTK-0002WC-Hy for bug-coreutils@gnu.org; Thu, 22 Oct 2015 10:04:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZpGTE-0000Qh-OS for bug-coreutils@gnu.org; Thu, 22 Oct 2015 10:04:02 -0400 Received: from mail-ig0-x22a.google.com ([2607:f8b0:4001:c05::22a]:36437) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZpGTE-0000QC-KI for bug-coreutils@gnu.org; Thu, 22 Oct 2015 10:03:56 -0400 Received: by igdg1 with SMTP id g1so109593280igd.1 for ; Thu, 22 Oct 2015 07:03:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:message-id:subject:to:content-type; bh=MhCieNbjCpSt8oH5krXmnCf6/yLOKBaLtJg2pjLo1P4=; b=FAkZXDNHMSuDvCT4f11FXQ/o0zQ3las5ou2AOdayMEcIZZ9aAAtNqo8y6dy1qs+mkY uk45S6RcH4DMOEQpqLWf2P+DQPXAIS07UlqcAujII94FPiNLwMiIKkAOcQCEsnyv5KEL dHdM/NCfmjpfiK/SatGAJzGr4+j+ASPEfr4/f9hB81cO4pue8/Sf0EaRyRTcmaDr8XKy gG+gKyMb91Ll5URHkh0M3zUJJ+QCyEqlvpMURO64w8/Z8jgUD1xkNBmgUziEU50tSSGQ ndr/mp4t8fqrpr5Nl+gOHVx1euF9QCBo8kOaVAxPJGWxVnkprjpz0j3fzgMmT8t7yU74 IJBQ== X-Received: by 10.50.73.67 with SMTP id j3mr37618870igv.15.1445522635919; Thu, 22 Oct 2015 07:03:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.30.78 with HTTP; Thu, 22 Oct 2015 07:03:36 -0700 (PDT) From: =?UTF-8?Q?Gon=C3=A7alo_Paiva?= Date: Thu, 22 Oct 2015 15:03:36 +0100 X-Google-Sender-Auth: fVXtGCLMAVwJDaDFT8N7Ke5ZXr4 Message-ID: Subject: Feature proposal To: bug-coreutils@gnu.org Content-Type: multipart/alternative; boundary=089e0115ec103a95ec0522b1f73e X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 22 Oct 2015 11:12:43 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --089e0115ec103a95ec0522b1f73e Content-Type: text/plain; charset=UTF-8 Salutations, This is not as much a bug report but more a feature suggestion. In the *users* command I propose that the users has an option (since I don't see one in --help) that allows to see users without repetition and all *users*. For example I have two users A and B. When in A session since (I assume) A is in several groups it appears: A A A A I suggest a command line option to either show the group or the output A. Also A and B should be an idea for some root option maybe!? Note that these options might already exist if so I propose a more informative --help. Using linux mint 17.2 here. Best regards --089e0115ec103a95ec0522b1f73e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Salutations,

This is not as much a bug = report but more a feature suggestion.
In the users command I prop= ose that the users has an option (since I don't see one in --help)
t= hat allows to see users without repetition and all users.
= For example I have two users A and B.
When in A session since (I assume)= A is in several groups it appears:
A A A A
I suggest a command line= option to either show the group or the output A.
Also A and B should be= an idea for some root option maybe!?
Note that these options might alre= ady exist if so I propose a more informative --help.
Using linux mint 17= .2 here.

Best regards =C2=A0
--089e0115ec103a95ec0522b1f73e-- From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 22 11:55:04 2015 Received: (at 21735) by debbugs.gnu.org; 22 Oct 2015 15:55:04 +0000 Received: from localhost ([127.0.0.1]:33076 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZpICl-0000O4-SJ for submit@debbugs.gnu.org; Thu, 22 Oct 2015 11:55:04 -0400 Received: from mail1.vodafone.ie ([213.233.128.43]:60519) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZpICj-0000Nb-4i for 21735@debbugs.gnu.org; Thu, 22 Oct 2015 11:55:01 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Am4JAGwGKVZtTtZ4/2dsb2JhbABeKII8UoFDwAWGHQKBRUwBAQEBAQGBC4QuAQEBAwEjWwsLDQQDAQIBCRYLAgIJAwIBAgE9CAYBDAYCAQGIJAwBsjWFb40VAQEBAQYBAQEBAQEUCYV8hXmEfBiCaYFFBZYrgk6BYZIekndjhAQ9NIZDAQEB Received: from unknown (HELO localhost.localdomain) ([109.78.214.120]) by mail1.vodafone.ie with ESMTP; 22 Oct 2015 16:54:59 +0100 Subject: Re: bug#21735: users(1) --uniq --all options To: =?UTF-8?Q?Gon=c3=a7alo_Paiva?= , 21735@debbugs.gnu.org References: From: =?UTF-8?Q?P=c3=a1draig_Brady?= X-Enigmail-Draft-Status: N1110 Message-ID: <562906D3.8010102@draigBrady.com> Date: Thu, 22 Oct 2015 16:54:59 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/mixed; boundary="------------050004080106070405080508" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 21735 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) This is a multi-part message in MIME format. --------------050004080106070405080508 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit On 22/10/15 15:03, Gonçalo Paiva wrote: > Salutations, > > This is not as much a bug report but more a feature suggestion. > In the *users* command I propose that the users has an option (since I don't see one in --help) > that allows to see users without repetition and all *users*. > For example I have two users A and B. > When in A session since (I assume) A is in several groups it appears: > A A A A > I suggest a command line option to either show the group $ who > or the output A. $ who -u | cut -f1 -d ' ' | sort -u $ users | tr ' ' '\n' | sort -u > Also A and B should be an idea for some root option maybe!? $ getent passwd | cut -f1 -d: I think the required functionality exists elsewhere. How about we just reference the appropriate utils in the man page, as done in the attached? cheers, Pádraig. --------------050004080106070405080508 Content-Type: text/x-patch; name="users-see-also.patch" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="users-see-also.patch" =46rom 78f890ce9f624e98bf06d948b229e90b17001925 Mon Sep 17 00:00:00 2001 From: =3D?UTF-8?q?P=3DC3=3DA1draig=3D20Brady?=3D Date: Thu, 22 Oct 2015 16:48:32 +0100 Subject: [PATCH] doc: reference related commands from users(1) and groups= (1) * man/users.x: See also getent, who * man/groups.x: See also getent --- man/groups.x | 2 ++ man/users.x | 2 ++ 2 files changed, 4 insertions(+) diff --git a/man/groups.x b/man/groups.x index 1e42fed..fad6845 100644 --- a/man/groups.x +++ b/man/groups.x @@ -2,3 +2,5 @@ groups \- print the groups a user is in [DESCRIPTION] .\" Add any additional description here +[SEE ALSO] +getent(1) diff --git a/man/users.x b/man/users.x index ca0f9ca..d15001e 100644 --- a/man/users.x +++ b/man/users.x @@ -2,3 +2,5 @@ users \- print the user names of users currently logged in to the curren= t host [DESCRIPTION] .\" Add any additional description here +[SEE ALSO] +getent(1), who(1) --=20 2.5.0 --------------050004080106070405080508-- From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 22 12:35:02 2015 Received: (at control) by debbugs.gnu.org; 22 Oct 2015 16:35:02 +0000 Received: from localhost ([127.0.0.1]:33117 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZpIpR-0001Pk-AO for submit@debbugs.gnu.org; Thu, 22 Oct 2015 12:35:01 -0400 Received: from mail1.vodafone.ie ([213.233.128.43]:27104) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZpIp6-0001PB-M3 for control@debbugs.gnu.org; Thu, 22 Oct 2015 12:34:59 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AkwOAI4PKVZtTtZ4/2dsb2JhbABeKII8UiN5CIFnizazCYNGgk81gRpMAQEBAQEBgQuETgoqVA0CBRYLAgsDAgECATkGAgIIDQgBAYgwAaJGj3GFb41CgSKEWo07DC8UgTEFliuWTZJ3Y4FKAQEIAgGCLT2GdwIBAg Received: from unknown (HELO localhost.localdomain) ([109.78.214.120]) by mail1.vodafone.ie with ESMTP; 22 Oct 2015 17:34:39 +0100 To: GNU bug tracker automated control server From: =?UTF-8?Q?P=c3=a1draig_Brady?= Message-ID: <5629101E.5030404@draigBrady.com> Date: Thu, 22 Oct 2015 17:34:38 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: forcemerge 21735 21736 [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [213.233.128.43 listed in list.dnswl.org] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: forcemerge 21735 21736 [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [213.233.128.43 listed in list.dnswl.org] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject 0.0 TVD_SPACE_RATIO TVD_SPACE_RATIO forcemerge 21735 21736 From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 24 17:15:18 2018 Received: (at control) by debbugs.gnu.org; 24 Oct 2018 21:15:18 +0000 Received: from localhost ([127.0.0.1]:40693 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gFQUn-0004Zl-R5 for submit@debbugs.gnu.org; Wed, 24 Oct 2018 17:15:17 -0400 Received: from mail-pl1-f175.google.com ([209.85.214.175]:43843) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gFQUm-0004Tj-GJ for control@debbugs.gnu.org; Wed, 24 Oct 2018 17:15:16 -0400 Received: by mail-pl1-f175.google.com with SMTP id 30-v6so2804784plb.10 for ; Wed, 24 Oct 2018 14:15:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=to:from:message-id:date:user-agent:mime-version:content-language :content-transfer-encoding; bh=D/RKkaBQeqAEqEJrTskf7/SevYkaPV6qUD2o68gwKsY=; b=G9EFQq7MZbCxnGpKh7VPtWum/CfkoslfV7GeOpTAvhUOTlshwqX0drjd0y25q4eoVY qWuZLUX4bMaFZCI0t3HYIM6T4jzVJOCJO1rTbVzusvJHWMNVR0jMSLNEZAgLBgKevF77 q/6EkQ7f0W5QUQONILoCq/LuxPAbeLGbdrmeBSBllG8PnhsFUhIiNBrz4cHdEoKTWYyM qEbunKgNguLLj9PSDyd8el5do+vuNQipBkK1BxHOFvog2tqm20wlfZep9thrIz7eYuwE nQ58FZUWc2G722QC+AURUHimhDcor+5GMqKrnftvLkQLRKmhBN0CatVnhTKeXkhZQJ0Q i6xA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:message-id:date:user-agent:mime-version :content-language:content-transfer-encoding; bh=D/RKkaBQeqAEqEJrTskf7/SevYkaPV6qUD2o68gwKsY=; b=MtE1wZI+XX/2N/UFBk8nDyCe5o/6ty4GoDzzcg4VPKVtgkwLskXKOal63YLXCmVpSj 91rBJfUZk8lVqOYblH8BMEIXmJmOQ4duaStxfTe/NNYpqT2IwVtFyCY6XFoTL7JF4Mro Zf+XRUzdvIBzneoFkfopWUikER33Qv4VEOisxSthZe1BDKBW5zhMfQ6En4wH9goPobpo Ac8ODgUS9wCpOLk/1nsauhc1Wb+BtuwDC/AO9U66n/UadVgzYj9MYMqtzpGT5Qrgf5gT m1upMcDasGB/6U06NbGaAJB82TeU0mo4o2n7JiiEyVLCck+qepN6b5J+vbD847BUOaqM Lo7w== X-Gm-Message-State: AGRZ1gKASSzRXf+QCQ8ST41iVkyLYtYgIVgM1yo13znqO+YN/Lhm1bvu bMB+7YbcNa7q8yG3HZ1oqd/BoZ6sOb0= X-Google-Smtp-Source: AJdET5fGitWpXmIbEsFPPWGi+wBVE0LqDvQMy9kRP2bvgMC3F/j2Jr7pegMJzet2JMBYQxFFhEMg3w== X-Received: by 2002:a17:902:7785:: with SMTP id o5-v6mr3854752pll.200.1540415710437; Wed, 24 Oct 2018 14:15:10 -0700 (PDT) Received: from tomato.housegordon.com (moose.housegordon.com. [184.68.105.38]) by smtp.googlemail.com with ESMTPSA id l5-v6sm12068865pfl.28.2018.10.24.14.15.08 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 Oct 2018 14:15:09 -0700 (PDT) To: control@debbugs.gnu.org From: Assaf Gordon Message-ID: Date: Wed, 24 Oct 2018 15:15:07 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: severity 21735 wishlist tags 21735 wontfix close 21735 stop [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.214.175 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (assafgordon[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.214.175 listed in wl.mailspike.net] 1.8 MISSING_SUBJECT Missing Subject: header 0.2 NO_SUBJECT Extra score for no subject X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) severity 21735 wishlist tags 21735 wontfix close 21735 stop From unknown Thu Aug 21 12:11:42 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 22 Nov 2018 12:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator