SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

parallel rpm build for : openSUSE Leap 15. For other distributions click parallel.

Name : parallel
Version : 20240722+git.20240721T052121~b4b3da4b Vendor : obs://build_opensuse_org/home:Herbster0815
Release : kf.2.1 Date : 2024-07-23 07:49:02
Group : Productivity/File utilities Source RPM : parallel-20240722+git.20240721T052121~b4b3da4b-kf.2.1.src.rpm
Size : 0.86 MB
Packager : https://www_suse_com/
Summary : Build and execute shell command lines from standard input in parallel
Description :
GNU Parallel is a shell tool for executing jobs in parallel using one
or more computers. A job can be 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, a list of
URLs, or a list of tables. A job can also be a command that reads from
a pipe. GNU Parallel can then split the input and pipe it into
commands in parallel.

If you use xargs and tee today you will find GNU Parallel very easy to
use as GNU Parallel is written to have the same options as xargs. 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 several
jobs in parallel.

GNU Parallel 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.

For each line of input GNU Parallel will execute command with the line
as arguments. If no command is given, the line of input is
executed. Several lines will be run in parallel. GNU Parallel can
often be used as a substitute for xargs or cat | bash.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/Herbster0815/openSUSE_Leap_15.5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  parallel-20240722+git.20240721T052121~b4b3da4b-kf.2.1.noarch.rpm
ftp.icm.edu.pl  parallel-20240722+git.20240721T052121~b4b3da4b-kf.2.1.noarch.rpm
     

Provides :
parallel

Requires :
/usr/bin/env
/usr/bin/perl
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(TildeInVersions) <= 4.10.0-1


Content of RPM :
/usr/bin/env_parallel
/usr/bin/env_parallel.ash
/usr/bin/env_parallel.bash
/usr/bin/env_parallel.csh
/usr/bin/env_parallel.dash
/usr/bin/env_parallel.fish
/usr/bin/env_parallel.ksh
/usr/bin/env_parallel.mksh
/usr/bin/env_parallel.pdksh
/usr/bin/env_parallel.sh
/usr/bin/env_parallel.tcsh
/usr/bin/env_parallel.zsh
/usr/bin/niceload
/usr/bin/parallel
/usr/bin/parcat
/usr/bin/parset
/usr/bin/parsort
/usr/bin/sem
/usr/bin/sql
/usr/share/doc/packages/parallel
/usr/share/doc/packages/parallel/NEWS
/usr/share/doc/packages/parallel/README

 
ICM