Package parallel-20241222-1.el10_0.noarch
Name | parallel |
---|---|
Epoch | 0 |
Version | 20241222 |
Release | 1.el10_0 |
Architecture | noarch |
Website/URL | https://www.gnu.org/software/parallel/ |
License | LicenseRef-Callaway-GFDL AND GPL-3.0-or-later |
Build Time | 2025-01-10 14:17:43 |
Build Host | builder-arm64-1.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 | 436 KiB |
Source Project | parallel-20241222-1.el10_0 |
SHA-256 checksum | 7814343e84ce723a417b5829b4b50dcf1994dc3d5804fd6fb8fc690c10f4178e |
×
* Fri Jan 10 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 20241222-1 - Rebuilt for MSVSphere 10 * 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