Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

GNU Parallel has been created precisely for solving some deficiencies of xargs.

While there are cases when it makes sense to stick to what is specified by POSIX, there are also cases when the POSIX specification is so obsolete that using POSIX instead of some free ubiquitous programs is a big mistake.

Among these latter cases are writing scripts for a POSIX shell instead of writing them for bash and using xargs instead of parallel.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: