From unknown Tue Jun 17 22:27:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18624: mention stat(1) default format Resent-From: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson Original-Sender: "Debbugs-submit" Resent-CC: bug-coreutils@gnu.org Resent-Date: Sat, 04 Oct 2014 04:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 18624 X-GNU-PR-Package: coreutils X-GNU-PR-Keywords: To: 18624@debbugs.gnu.org X-Debbugs-Original-To: bug-coreutils@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.141239543824780 (code B ref -1); Sat, 04 Oct 2014 04:04:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Oct 2014 04:03:58 +0000 Received: from localhost ([127.0.0.1]:60688 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XaGZa-0006Rc-6z for submit@debbugs.gnu.org; Sat, 04 Oct 2014 00:03:58 -0400 Received: from eggs.gnu.org ([208.118.235.92]:37592) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XaGZW-0006RO-Gl for submit@debbugs.gnu.org; Sat, 04 Oct 2014 00:03:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XaGZP-0007Q8-1t for submit@debbugs.gnu.org; Sat, 04 Oct 2014 00:03:54 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:54821) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XaGZO-0007Q3-V3 for submit@debbugs.gnu.org; Sat, 04 Oct 2014 00:03:46 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39294) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XaGZI-0004vr-SN for bug-coreutils@gnu.org; Sat, 04 Oct 2014 00:03:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XaGZC-0007Jz-RT for bug-coreutils@gnu.org; Sat, 04 Oct 2014 00:03:40 -0400 Received: from homie.mail.dreamhost.com ([208.97.132.208]:58560 helo=homiemail-a62.g.dreamhost.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XaGZC-0007Jn-Ic for bug-coreutils@gnu.org; Sat, 04 Oct 2014 00:03:34 -0400 Received: from homiemail-a62.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a62.g.dreamhost.com (Postfix) with ESMTP id 7559B63406C for ; Fri, 3 Oct 2014 21:03:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=j+l9Ea9tAxzLMiH6kGoUTtMrVNY=; b=diHijLD2FzZzbBJB cgahHZftLrNDyK/wf7ToHm0cecoE4+w3AaIU2gmQ5OgozzqIaBfD/I/67PqouwTw iwsXGD2SDxPs8b5XXhB7eKKmxADNT487ObAx4y40WGY4M5k2fpccg8MjdlZ0GpsS mJojG04xjhUErysuNH+oAYfogLM= Received: from jidanni.org (122-118-145-153.dynamic.hinet.net [122.118.145.153]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a62.g.dreamhost.com (Postfix) with ESMTPSA id CFE02634064 for ; Fri, 3 Oct 2014 21:03:31 -0700 (PDT) From: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson Date: Sat, 04 Oct 2014 12:03:28 +0800 Message-ID: <87lhowpjlb.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x 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: -5.0 (-----) 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: -5.0 (-----) It seems the stat(1) man and info pages mention often --format but don't say what the default --format is if no --format argument is given. From unknown Tue Jun 17 22:27:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18624: mention stat(1) default format Resent-From: Bernhard Voelker Original-Sender: "Debbugs-submit" Resent-CC: bug-coreutils@gnu.org Resent-Date: Sat, 04 Oct 2014 12:05:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18624 X-GNU-PR-Package: coreutils X-GNU-PR-Keywords: To: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson , 18624@debbugs.gnu.org Received: via spool by 18624-submit@debbugs.gnu.org id=B18624.141242427113030 (code B ref 18624); Sat, 04 Oct 2014 12:05:01 +0000 Received: (at 18624) by debbugs.gnu.org; 4 Oct 2014 12:04:31 +0000 Received: from localhost ([127.0.0.1]:60776 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XaO4c-0003O6-Ky for submit@debbugs.gnu.org; Sat, 04 Oct 2014 08:04:30 -0400 Received: from mout.kundenserver.de ([212.227.126.131]:60488) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XaO4a-0003Nx-EN for 18624@debbugs.gnu.org; Sat, 04 Oct 2014 08:04:29 -0400 Received: from [10.0.4.15] (46-59-252-154.lsn.wtnet.de [46.59.252.154]) by mrelayeu.kundenserver.de (node=mreue005) with ESMTP (Nemesis) id 0MQrwA-1XfFDQ3FPy-00UHB4; Sat, 04 Oct 2014 14:04:26 +0200 Message-ID: <542FE250.8080909@bernhard-voelker.de> Date: Sat, 04 Oct 2014 14:04:32 +0200 From: Bernhard Voelker User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 References: <87lhowpjlb.fsf@jidanni.org> In-Reply-To: <87lhowpjlb.fsf@jidanni.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V02:K0:5HdqEaBVHH2EPmavXtHvqwM1wGBsJoEQZp9HGvDfdKb ETEUz/a7b4HlDXE30bOGtB+FRUQa6Yq/Qegi/YabvZurXiaqhZ Yow8EseqPy5cU5+MWjHbZkq+BN96/c5eszVYejfdRzuvJK2CU0 YvX7rg6YYddVn6qf5cvoQIfoYC4TN0O2pSjLQJD6XLj8d3hYqw ZwkaceecSsdbaZJsxsdpJkcVuTSMxh7fGrIWMU1l7CJ/3Hhb2x kK+B53YnU/II28OqxRgTEIyJXNwhe3N5yPIzRMJUFY1rLCAaZF rnZkwXeLSDH/1rYA2cMqzIkEo1k6M6oRfUUYjRv0ofND8EwErE 4VxRIOr3a7Eoc+MBRmc3OwQgaW9mcKH1Tj3jcvmEK X-UI-Out-Filterresults: notjunk:1; X-Spam-Score: 0.0 (/) 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 (/) On 10/04/2014 06:03 AM, 積丹尼 Dan Jacobson wrote: > It seems the stat(1) man and info pages mention often --format but don't > say what the default --format is if no --format argument is given. I wouldn't document the output of the default in detail because this is affected by translation (and we can't ensure that the translators will translate the strings in src/stat.c identically to the TEXI file), but at least the --terse mode should be documented. The following patch fixes this. Thanks & have a nice day, Berny From eefb3eaab194384f70509ee544aa87a92ef66e37 Mon Sep 17 00:00:00 2001 From: Bernhard Voelker Date: Sat, 4 Oct 2014 13:59:20 +0200 Subject: [PATCH] doc: document stat's output with the --terse option * doc/coreutils.texi (stat invocation): Add a paragraph documenting stat's output format when the --terse option is specified, both in normal and in --file-system mode. Reported by Dan Jacobson in http://bugs.gnu.org/18624 --- doc/coreutils.texi | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 03bb710..32261f6 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -11885,6 +11885,20 @@ $ stat --printf='%d:%i\n' / /usr @cindex terse output Print the information in terse form, suitable for parsing by other programs. +The output of the following commands are identical and thus the example +illustrates the default format in terse form. Please note that the format +string would include another @samp{ %C} at the end with an active SELinux +security context. +@example +$ stat --format="%n %s %b %f %u %g %D %i %h %t %T %X %Y %Z %W %o" ... +$ stat --terse ... +@end example + +The same illustrating terse output in @option{--file-system} mode: +@example +$ stat -f --format="%n %i %l %t %s %S %b %f %a %c %d" ... +$ stat -f --terse ... +@end example @end table The valid @var{format} directives for files with @option{--format} and -- 1.8.4.2 From unknown Tue Jun 17 22:27:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18624: mention stat(1) default format Resent-From: =?UTF-8?Q?P=C3=A1draig?= Brady Original-Sender: "Debbugs-submit" Resent-CC: bug-coreutils@gnu.org Resent-Date: Sat, 04 Oct 2014 14:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18624 X-GNU-PR-Package: coreutils X-GNU-PR-Keywords: To: Bernhard Voelker Cc: 18624@debbugs.gnu.org, =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson Received: via spool by 18624-submit@debbugs.gnu.org id=B18624.141243451229239 (code B ref 18624); Sat, 04 Oct 2014 14:56:02 +0000 Received: (at 18624) by debbugs.gnu.org; 4 Oct 2014 14:55:12 +0000 Received: from localhost ([127.0.0.1]:33141 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XaQjn-0007bV-8d for submit@debbugs.gnu.org; Sat, 04 Oct 2014 10:55:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:50552) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XaQjk-0007bL-2B for 18624@debbugs.gnu.org; Sat, 04 Oct 2014 10:55:09 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s94Et2jm010180 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Sat, 4 Oct 2014 10:55:03 -0400 Received: from [10.36.116.36] (ovpn-116-36.ams2.redhat.com [10.36.116.36]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id s94EswVv030157 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Sat, 4 Oct 2014 10:55:00 -0400 Message-ID: <54300A42.4010909@draigBrady.com> Date: Sat, 04 Oct 2014 15:54:58 +0100 From: =?UTF-8?Q?P=C3=A1draig?= Brady User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 References: <87lhowpjlb.fsf@jidanni.org> <542FE250.8080909@bernhard-voelker.de> In-Reply-To: <542FE250.8080909@bernhard-voelker.de> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.27 X-Spam-Score: -5.0 (-----) 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: -5.0 (-----) On 10/04/2014 01:04 PM, Bernhard Voelker wrote: > On 10/04/2014 06:03 AM, 積丹尼 Dan Jacobson wrote: >> It seems the stat(1) man and info pages mention often --format but don't >> say what the default --format is if no --format argument is given. > > I wouldn't document the output of the default in detail because this > is affected by translation (and we can't ensure that the translators > will translate the strings in src/stat.c identically to the TEXI file), > but at least the --terse mode should be documented. > The following patch fixes this. > > Thanks & have a nice day, > Berny > > From eefb3eaab194384f70509ee544aa87a92ef66e37 Mon Sep 17 00:00:00 2001 > From: Bernhard Voelker > Date: Sat, 4 Oct 2014 13:59:20 +0200 > Subject: [PATCH] doc: document stat's output with the --terse option > > * doc/coreutils.texi (stat invocation): Add a paragraph documenting > stat's output format when the --terse option is specified, both in > normal and in --file-system mode. > > Reported by Dan Jacobson > in http://bugs.gnu.org/18624 > --- > doc/coreutils.texi | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) > > diff --git a/doc/coreutils.texi b/doc/coreutils.texi > index 03bb710..32261f6 100644 > --- a/doc/coreutils.texi > +++ b/doc/coreutils.texi > @@ -11885,6 +11885,20 @@ $ stat --printf='%d:%i\n' / /usr > @cindex terse output > Print the information in terse form, suitable for parsing by other programs. > > +The output of the following commands are identical and thus the example > +illustrates the default format in terse form. Please note that the format > +string would include another @samp{ %C} at the end with an active SELinux > +security context. > +@example > +$ stat --format="%n %s %b %f %u %g %D %i %h %t %T %X %Y %Z %W %o" ... > +$ stat --terse ... > +@end example That's a cool way to document the default format. I'd change the text slightly like: The output of the following commands are identical and the --format also identifies the items printed (in fuller form) in the default format. Note the format string would include another @samp{%C} at the end with an active SELinux security context. thanks! Pádraig. From unknown Tue Jun 17 22:27:12 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18624: mention stat(1) default format Resent-From: Bernhard Voelker Original-Sender: "Debbugs-submit" Resent-CC: bug-coreutils@gnu.org Resent-Date: Sat, 04 Oct 2014 15:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18624 X-GNU-PR-Package: coreutils X-GNU-PR-Keywords: To: =?UTF-8?Q?P=C3=A1draig?= Brady Cc: 18624@debbugs.gnu.org, =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson Received: via spool by 18624-submit@debbugs.gnu.org id=B18624.141243581131149 (code B ref 18624); Sat, 04 Oct 2014 15:17:01 +0000 Received: (at 18624) by debbugs.gnu.org; 4 Oct 2014 15:16:51 +0000 Received: from localhost ([127.0.0.1]:33145 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XaR4k-00086K-JD for submit@debbugs.gnu.org; Sat, 04 Oct 2014 11:16:50 -0400 Received: from mout.kundenserver.de ([212.227.17.24]:49411) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XaR4i-00086C-Ox for 18624@debbugs.gnu.org; Sat, 04 Oct 2014 11:16:49 -0400 Received: from [10.0.4.15] (46-59-252-154.lsn.wtnet.de [46.59.252.154]) by mrelayeu.kundenserver.de (node=mreue105) with ESMTP (Nemesis) id 0MEFDM-1XPTmg1rE8-00FU09; Sat, 04 Oct 2014 17:16:46 +0200 Message-ID: <54300F63.7090906@bernhard-voelker.de> Date: Sat, 04 Oct 2014 17:16:51 +0200 From: Bernhard Voelker User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 References: <87lhowpjlb.fsf@jidanni.org> <542FE250.8080909@bernhard-voelker.de> <54300A42.4010909@draigBrady.com> In-Reply-To: <54300A42.4010909@draigBrady.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V02:K0:ujgMbRgZkHCHmI56zrs+cCE6U5EDp3zc0pZJmZrJzUl 8i7RX0K+ovdKmGl72g54wJI0V6zpqcexwDX3hdmFFkC2tYuZZN sHYWnlc+rKrU54JwaLpShEaLvZZpCFxVvxQ1WLm03lXLJeQLTD JGkz8aouKVIriejz1v766Nzfm4FB7RnBUC8cLRBfWXGFpkg0CU o9m5ELW94hCWqGQ4t6j5750W0LW3S0wpXyWRj8u/MH0VD5qRI9 zJUDZpVmO4CjiptOKNip/AVwvw2eFcW0GvglBx0vSxESvzRp4t jfCdG8Ec+z7o6foQMXOKUdzVnfHOxLyIqk8RXpbEJJAXBveOG9 71FojZmEnZh1VSXu0kUoMuE4GRZiZvjzqUtJBm403 X-UI-Out-Filterresults: notjunk:1; X-Spam-Score: 0.0 (/) 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 (/) On 10/04/2014 04:54 PM, Pádraig Brady wrote: > I'd change the text slightly like: > > The output of the following commands are identical and the --format > also identifies the items printed (in fuller form) in the default format. > Note the format string would include another @samp{%C} at the end > with an active SELinux security context. Thanks for the review and the better wording. Pushed: http://git.sv.gnu.org/cgit/coreutils.git/commit/?id=b020002b4b Have a nice day, Berny From debbugs-submit-bounces@debbugs.gnu.org Sat Oct 04 11:20:01 2014 Received: (at control) by debbugs.gnu.org; 4 Oct 2014 15:20:01 +0000 Received: from localhost ([127.0.0.1]:33150 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XaR7o-0008Ar-LO for submit@debbugs.gnu.org; Sat, 04 Oct 2014 11:20:00 -0400 Received: from mout.kundenserver.de ([212.227.17.10]:55626) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XaR7m-0008Ai-3n for control@debbugs.gnu.org; Sat, 04 Oct 2014 11:19:59 -0400 Received: from [10.0.4.15] (46-59-252-154.lsn.wtnet.de [46.59.252.154]) by mrelayeu.kundenserver.de (node=mreue104) with ESMTP (Nemesis) id 0LfBRg-1XynaP1orY-00ooAi; Sat, 04 Oct 2014 17:19:57 +0200 Message-ID: <54301022.8010307@bernhard-voelker.de> Date: Sat, 04 Oct 2014 17:20:02 +0200 From: Bernhard Voelker User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: control@debbugs.gnu.org Subject: Fwd: bug#18624: mention stat(1) default format References: <54300F63.7090906@bernhard-voelker.de> In-Reply-To: <54300F63.7090906@bernhard-voelker.de> X-Forwarded-Message-Id: <54300F63.7090906@bernhard-voelker.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-Provags-ID: V02:K0:7rUUnuOz0iA70bD9vXKLgHFw2GF8vPGkre68RvSLAWE rfVE2iXro9FOVcO5tPhjEqUlPgDmrzPAGdAf1J0jSf20q8nDNk GS3qDQh+xYbwhdVsEm05BWXYTkkSABeUwURlv2ADK8h1ae5UvG fVKdS7HWnaa+d6oSZf8/1uqk7ZRmkoZYHZUS0w4T5+3kSGiIEc ir2M6SHFeC3kRlAvK8ZJsA3/tZb1BIszrtnHLci4Wj70jCWd/2 an6dGU2fwDIK9eQ6LUWhc15f1+/Rfc47f7jL+DCLQxcaFAiqq9 +o4WNEaRFEtzINQ11rzHurKnkNsKfPWo+lHPv8617KdeNt+wMH GWKfyy5/rl0ttLKLs7xXmUmW5nC6PmzxWBfRF1I9e X-UI-Out-Filterresults: notjunk:1; X-Spam-Score: 0.0 (/) 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: 0.0 (/) tag 18624 fixed close 18624 stop -------- Forwarded Message -------- Subject: bug#18624: mention stat(1) default format Resent-Date: Sat, 04 Oct 2014 15:17:01 +0000 Resent-From: Bernhard Voelker Resent-CC: bug-coreutils@gnu.org Date: Sat, 04 Oct 2014 17:16:51 +0200 From: Bernhard Voelker To: Pádraig Brady CC: 18624@debbugs.gnu.org, 積丹尼 Dan Jacobson On 10/04/2014 04:54 PM, Pádraig Brady wrote: > I'd change the text slightly like: > > The output of the following commands are identical and the --format > also identifies the items printed (in fuller form) in the default format. > Note the format string would include another @samp{%C} at the end > with an active SELinux security context. Thanks for the review and the better wording. Pushed: http://git.sv.gnu.org/cgit/coreutils.git/commit/?id=b020002b4b Have a nice day, Berny