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 Parallel 20100601 has been released today. It is available for
download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* GNU Parallel now has support for running jobs on remote machines
= About GNU Parallel =
GNU Parallel is a shell tool for executing jobs in parallel using one
o
GNU Parallel 20100620 has been released. It is available for
download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* New video showing the new options.
http://www.youtube.com/watch?v=OpaiGYxkSuQ
* 100% options complete with xargs. All options for xargs can now
be used in GNU Par
GNU Parallel 20100722 has been released. It is available for
download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* Arguments can now be given on the command line. Example:
parallel bzip2 ::: *.txt
* xapply like functionality. Example:
parallel diff {1} {2} filelist1 filel
GNU Parallel 20100822 has been released. It is available for
download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* Counting semaphore functionality: start a job in the background. If
N jobs are already running, wait for one to complete. Examples:
sem 'sleep 2; echo foo'; sem 's
GNU Parallel 20100906 has been released. It is available for
download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* Using --shebang GNU Parallel can be used as the parser for a script.
E.g: #!/usr/bin/parallel --shebang traceroute (followed by lines of
hosts)
* First community
GNU Parallel 20100922 has been released. It is available for
download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* See GNU Parallel live at FSCONS 2010-11-07:
http://www.fscons.org/fs/gnu-parallel
* Untested Debian and xUbuntu packages available through OpenSUSE
build service:
GNU Parallel 20101113 has been released. It is available for
download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* Using -j myfile the number of jobs can be changed while GNU Parallel
is running simply by changing the content of myfile.
* Implemented --profile to use different .
GNU Parallel 20101202 has been released. It is available for
download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* Implemented {/} for the input line with the path removed (basename).
* Implemented {/.} for the input line with extension and path removed
(basename).
* Output fro
GNU Parallel 20101222 has been released. It is available for
download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* GNU niceload is now part of GNU Parallel. GNU niceload slows down a
program if the load average is above a certain limit.
* Implemented --tmpdir to buffer standard
GNU Parallel 20110122 has been released. It is available for
download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* --joblog makes a simple log of completed jobs.
* -X now spreads arguments between job slots when reaching last
argument. Use -j1 to avoid this.
* People on the ema
GNU Parallel 20110205 (the FOSDEM release) has been released. It is
available for download at: http://ftp.gnu.org/gnu/parallel/
This is a major release as the --pipe option introduces a new way to
work. GNU Parallel has so far been similar to xargs, with --pipe it
becomes somewhat similar to tee.
GNU Parallel 20110322 (the Japan release) has been released. It is
available for download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* --tollef to be switch compatible with Tollef's parallel. This will
cause -l to mean --load, and the argument separator will be --
instead of ::
GNU Parallel 20110422 ('Libya') has been released. It is available for
download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* {#} now works an alias for $PARALLEL_PID.
* --eta now estimates way more accurately.
* CPU detection code for AIX thanks to Christian Netrwal.
* --joblog
GNU Parallel 20115022 ('Pakistan') has been released. It is available
for download at: http://ftp.gnu.org/gnu/parallel/
This is a major release. So far GNU Parallel has been focused on
replacing a single for-loop. The Pakistan release introduces ways to
replace nested loops.
If you are using the
GNU Parallel 20116022 ('Bean sprout') has been released. It is
available for download at: http://ftp.gnu.org/gnu/parallel/
For sysadmins this is a major release, as --onall makes it easy to run
the same commands on a list of computers.
New in this release:
* --onall will run all the jobs on all
GNU Parallel 20110722 ('Murdoch') has been released. It is available
for download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* niceload: --hard will suspend a program if a limit is reached - as
opposed to just slowing the program down.
* niceload: --soft will slow the program down
GNU Parallel 20110822 ('Utøya') has been released. It is available for
download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* --timeout implemented so that slow commands can be killed
* CPU detection improved for Mac OSX. Thanks to Wayne E. Seguin.
* Example of a parallel webcrawl
GNU Parallel 20111022 ('Steve Ritchie') has been released. It is
available for download at: http://ftp.gnu.org/gnu/parallel/
New in this release:
* --tag prepends lines with the argument(s). If used with --(n)onall
the line will be prepended with the sshlogin instead.
* --shellquote does not run
GNU Parallel 2022 ('Silvio') has been released. It is available
for download at: http://ftp.gnu.org/gnu/parallel/
This is a bugfix release with no new features. Probably a good release
for stable long-term use.
New in this release:
* GNU Parallel package for Fedora.
https://admin.fedorapro
20 matches
Mail list logo