bug-findutils
[Top][All Lists]
Advanced

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

add C printf function details link


From: Dan Jacobson
Subject: add C printf function details link
Date: Tue, 28 Sep 2004 00:38:27 +0800

The stat(1) docs don't mention that -c FORMATS are printf(3) style
formats and there is no reference to click to learn about them.

The find(1) -printf docs say "Unlike the C `printf' function, they do
not support field width specifiers." which is wrong,
$ find z -printf %-5fq\\n
z    q
therefore add a reference there to the "C printf function", probably
man 3 printf.




reply via email to

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