--- Begin Message ---
Subject: |
RFE: 'groups' command ADD command switches "-0", and "-1" |
Date: |
Mon, 07 Nov 2011 14:27:50 -0800 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.24) Gecko/20100228 Lightning/0.9 Thunderbird/2.0.0.24 Mnenhy/0.7.6.666 |
I'd like to request an RFE for the groups command to add 2 switches:
-1 - print groups in 1 column (cf. ls -1)
-0 - print groups followed by null (cf. find et al)
reasons: have groups with spaces in them.
provide ultimate safety/futureproof with -0
??
reasonable?
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#9987: [PATCH] groups,id: add -0, --null option |
Date: |
Sat, 21 Sep 2013 14:19:17 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 |
On 09/21/2013 02:12 PM, Eric Blake wrote:
> On 09/21/2013 04:38 AM, Pádraig Brady wrote:
>> On 09/21/2013 11:15 AM, Bernhard Voelker wrote:
>>> diff --git a/tests/misc/id-zero.sh b/tests/misc/id-zero.sh
>>
>>> +id root || fail=1
>>
>> The 'root' name is guaranteed to be present,
>
> Not on Cygwin.
>
Okay, pushed with that change.
http://git.sv.gnu.org/cgit/coreutils.git/commit/?id=2a0d241f
Marking this bug as done.
Thanks & have a nice day,
Berny
--- End Message ---