On Fri, Nov 25, 2005 at 02:40:55PM +0100, Andreas Schwab wrote: > On Fri, Nov 25, 2005 at 04:29:29PM +0300, Dmitry V. Levin wrote: > > > At least one script I found uses stat in the > > following form: > > sizes=($(find somepath -print0 |xargs -r0 stat --format='%s ')) > > I believe that --format behavior change will break this script. > > It won't. The newline would just be another whitespace character that is > skipped while breaking up the words.
Indeed. -- ldv
pgpmGqXyJ2Fr3.pgp
Description: PGP signature
_______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils