GNU Parallel 20100424 released

2010-04-26 Thread Ole Tange
GNU Parallel 20100424 has been released today. It is available for download at: http://ftp.gnu.org/gnu/parallel/ New in this release: * GNU Parallel is now official GNU software = About GNU Parallel = GNU Parallel is a shell tool for executing jobs in parallel. A job is typically a single comma

GNU help2man 1.38.1 released

2010-04-26 Thread Brendan O'Dea
help2man is a tool for automatically generating simple manual pages from program output. It is intended to provide an easy way for software authors to include a manual page in their distribution without having to maintain that document. Given a program which produces reasonably standard --help and