bug-coreutils
[Top][All Lists]
Advanced

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

Re: --format flag


From: Bruce Korb
Subject: Re: --format flag
Date: Tue, 16 Dec 2003 12:59:35 -0800

Bruce Korb wrote:

> > I like the verbose names.
> > Are there really three different types of syntax: %w, $w{} and ${}?

Oh!  Thinko.  I just noticed that I substituted '$' for '%' characters.
No.  Snprintfv is a string formatting library that uses the normal conventions,
but is extensible in that you can add or replace handlers for certain 
characters.
I was implicitly suggesting a "ls-special" handler for '{' that would not 
actually
consume printf format arguments and instead pull data from global variables.




reply via email to

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