axel
- Login: axel
 - Registered on: 01/06/2011
 - Last connection: 01/06/2011
 
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 | 
| Reported issues | 0 | 1 | 1 | 
Projects
| Project | Roles | Registered on | 
|---|---|---|
| DragonFlyBSD | Reporter | 01/06/2011 | 
Activity
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