xargs

Infos howto use xargs (german): http://www.pl-berichte.de/t_shell/xargs.html

Some examples:

find /somedir -atime +50 -print0 | xargs -0 --no-run-if-empty rm;
linux/xargs.txt · Last modified: 2007/02/06 11:58 by tb
CC Attribution-Noncommercial-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0