[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project parallel-20241222-1.el9

Name parallel
Epoch 0
Version 20241222
Release 1.el9
Website/URL https://www.gnu.org/software/parallel/
License LicenseRef-Callaway-GFDL AND GPL-3.0-or-later
Build Time 2025-02-22 08:40:43
Build Host certified-builder01.msvsphere-os.ru
Summary Shell tool for executing jobs in parallel
Repositories OS
Description GNU Parallel is a shell tool for executing jobs in parallel using one or more machines. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, or a list of tables. If you use xargs today you will find GNU Parallel very easy to use. If you write loops in shell, you will find GNU Parallel may be able to replace most of the loops and make them run faster by running jobs in parallel. If you use ppss or pexec you will find GNU Parallel will often make the command easier to read. GNU Parallel also makes sure output from the commands is the same output as you would get had you run the commands sequentially. This makes it possible to use output from GNU Parallel as input for other programs. GNU Parallel is command-line-compatible with moreutils' parallel, but offers additional features.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
parallel-20241222-1.el9.noarch Shell tool for executing jobs in parallel c77a358cbee821438194d58d2722822207fc8817df98d61188789249edc4d5d5 download
src
parallel-20241222-1.el9.src Shell tool for executing jobs in parallel 203fd2aaed8b0160a9b63dfd33318e36d25c13b4bf4a0be845ebe37f4872b8b2 download
Changelog link
* Tue Dec 24 2024 Filipe Rosset <rosset.filipe@gmail.com> - 20241222-1
- update parallel to 20241222

* Mon Sep 23 2024 Filipe Rosset <rosset.filipe@gmail.com> - 20240922-2
- update parallel to 20240922

* Mon Sep 23 2024 Filipe Rosset <rosset.filipe@gmail.com> - 20240922-1
- update parallel to 20240922

* Mon Sep 16 2024 Filipe Rosset <rosset.filipe@gmail.com> - 20240822-1
- update parallel to 20240822

* Mon Sep 02 2024 Miroslav Suchý <msuchy@redhat.com> - 20240722-2
- convert license to SPDX

* Wed Aug 14 2024 Filipe Rosset <rosset.filipe@gmail.com> - 20240722-1
- update parallel to 20240722

* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20240622-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Mon Jul 15 2024 Filipe Rosset <rosset.filipe@gmail.com> - 20240622-1
- update to 20240622 fixes rbhz#2267428

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20230822-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 20230822-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild