[ All 3 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 ]
×

Package parallel-20241222-1.el9.src download

Name parallel
Epoch 0
Version 20241222
Release 1.el9
Architecture src
Website/URL https://www.gnu.org/software/parallel/
License LicenseRef-Callaway-GFDL AND GPL-3.0-or-later
Build Time 2024-12-26 09:28:45
Build Host builder-x86-07.inferitos.ru
Summary Shell tool for executing jobs in parallel
Repositories Extras
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
Size 2629 KiB
Source Project parallel-20241222-1.el9
SHA-256 checksum 30c2de0d68d6ebca6ca72ca03106514e2cf6dd8f1f82f5d9a6de268dc9ad24f4
× Full screenshot
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