GNU bug report logs - #21736
In response to the replay mail sent to me.

Previous Next

Package: coreutils;

Reported by: Gonçalo Paiva <g.n.p.amador <at> gmail.com>

Date: Thu, 22 Oct 2015 16:13:01 UTC

Severity: wishlist

Tags: wontfix

Merged with 21735

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 21736 in the body.
You can then email your comments to 21736 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#21736; Package coreutils. (Thu, 22 Oct 2015 16:13:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Gonçalo Paiva <g.n.p.amador <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Thu, 22 Oct 2015 16:13:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Gonçalo Paiva <g.n.p.amador <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: In response to the replay mail sent to me.
Date: Thu, 22 Oct 2015 17:11:47 +0100
[Message part 1 (text/plain, inline)]
Hi,

Thanks for the quick reply I suggest maybe a more informative --help on the
*users*.
I testes all options you sent and I may have been unclear:

I meant something like (if not already available):
$command -option
$gpaiva groups: user, root admin, etc

It appears that the option is available via multiple commands in both
*users* and *who* if the command output is combined with other commands
namely *sort*.
But not as a -option that was my suggestion. Or at least something in the
--help command.

Alternatively

"How about we just reference the appropriate utils
in the man page, as done in the attached?"

My problem was that without internet to search for the command I could not
know based on help how to do this out of the box.


Best regards.

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.
[Message part 2 (text/html, inline)]

Forcibly Merged 21735 21736. Request was from Pádraig Brady <P <at> draigBrady.com> to control <at> debbugs.gnu.org. (Thu, 22 Oct 2015 16:36:02 GMT) Full text and rfc822 format available.

Severity set to 'wishlist' from 'normal' Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 24 Oct 2018 21:16:02 GMT) Full text and rfc822 format available.

Added tag(s) wontfix. Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 24 Oct 2018 21:16:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 21735 <at> debbugs.gnu.org and Gonçalo Paiva <g.n.p.amador <at> gmail.com> Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 24 Oct 2018 21:16:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 22 Nov 2018 12:24:06 GMT) Full text and rfc822 format available.

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

Previous Next


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