| www.delorie.com/gnu/docs/findutils/find_29.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
`-printf' and `-fprintf' support the following format
directives to print information about the file being processed. Unlike
the C printf function, they do not support field width specifiers.
`%%' is a literal percent sign. A `%' character followed by any other character is discarded (but the other character is printed), and a warning message is printed to the standard error output (because it was probably a typo).
3.2.2.1 Name Directives 3.2.2.2 Ownership Directives 3.2.2.3 Size Directives 3.2.2.4 Location Directives 3.2.2.5 Time Directives
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |