bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coreutils-5.1.2: patch for stat command: one small point


From: Paul Jarc
Subject: Re: coreutils-5.1.2: patch for stat command: one small point
Date: Mon, 02 Feb 2004 11:32:47 -0500
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

Jim Meyering <address@hidden> wrote:
> It might even be worthwhile to interpret `\n', \t, \\, etc.

With bash, at least, users can do:
$ stat --format=$'%i\n' file
This seems like the sort of thing that is better left to the shell,
rather than included in each individual program.


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]