Re: % keys for st_blocks and st_size

2008-03-23 Thread James Youngman
On Sun, Mar 23, 2008 at 9:29 PM, <[EMAIL PROTECTED]> wrote: > `%S' > File's sparseness. This is calculated as `(BLOCKSIZE*st_blocks / > st_size)'. > > OK, but then mention the -printf % keys for st_blocks and st_size! They're already mentioned in the documentation, though. James.

[bug #20891] exit status enhancement for xargs

2008-03-23 Thread James Youngman
Update of bug #20891 (project findutils): Depends on: => bugs #22708 ___ Reply to this item at: ___

[bug #19969] rc-125.exp fails on some systems

2008-03-23 Thread James Youngman
Update of bug #19969 (project findutils): Depends on: => bugs #22708 ___ Reply to this item at: ___

[bug #22708] Return status 126, 127 are incorrectly interpreted by xargs

2008-03-23 Thread James Youngman
URL: Summary: Return status 126, 127 are incorrectly interpreted by xargs Project: findutils Submitted by: jay Submitted on: Monday 03/24/2008 at 00:02 Category: None

% keys for st_blocks and st_size

2008-03-23 Thread jidanni
`%S' File's sparseness. This is calculated as `(BLOCKSIZE*st_blocks / st_size)'. OK, but then mention the -printf % keys for st_blocks and st_size!