by denilsonsa
'find' is a great tool, really powerful and useful.
'xargs', however, looks like a promising tool but I rarely use it because it is cumbersome to use. Basically, since the default behavior reads items separated by whitespace, 'xargs' is very difficult to use with filenames that might contain spaces. I know there must be some set of parameters to fix this, but then its use becomes less straightforward. Even the manpage recognizes this:
0 of 1 users found the following review helpful. Was this review helpful to you? Yes | No