axel
Activity
Reported issues: 1
01/05/2011
- 10:12 pm DragonFlyBSD Bug #1953 (Closed): [PATCH] Add -P option to xargs
- Hi,
This is adds -P to xargs, taken from freebsd. Example usage:
find . -type f -name \*.iso -print0 | xargs -0n1 -...
Also available in: Atom