Tag: gnu-parallel


Found 73 results for 'gnu-parallel'.


1) linux - Bash script 'while read' loop causes 'broken pipe' error when run with GNU Parallel
2) shell - Bash script doesn't executed properly inside docker container
3) bash - gnu parallel: forward all of stdin to all processes
4) linux - Parallelizing remote tar and getting output by ssh pipe
5) linux - GNU parallel: while loop with sequential commands
6) bash - BASH: parallel run
7) linux - MaxStartups and MaxSessions configurations parameter for ssh connections?
8) bash - Variable value is not recognized after using gnu parallel?
9) output - why is this parallel process not writing output to files but printing to console instead?
10) bash - GNU Parallel usage - how get currently passed string to parallel?
11) parallelism - GNU Parallel linking arguments with alternating arguments
12) scripting - using parallel to process unique input files to unique output files
13) bash - How to optimize GNU parallel for this use?
14) bash - How to use GNU parallel with gunzip
15) shell - Combine parallel and sequential commands
16) bash - Make GNU Parallel not delay before executing arguments from STDIN
17) zsh - scp does not display output when used with gnu parallel
18) bash - Concurrency problems with GNU parallel
19) bash - How to run x instances of a script parallel?
20) shell-script - Adding to while executing a list of commands
21) gnu - How can I run GNU parallel in record per job, with 1 process per core
22) bash - How to pass the contents of a file to an option/parameter of a function
23) shell-script - gnu parallel with ffmpeg does not process first file
24) linux - GNU parallel - two parameters from array as parameter
25) linux - gnu parallel pair argument with file input arguments
26) parallelism - Process multiple inputs with multiple equivalent commands (multiple thread pools) in GNU parallel
27) gnu-parallel - How to limit the number of tasks to the first arguments in GNU Parallel?
28) zip - GNU parallel + gunzip (or 7z, or bsdtar, or unzip): extract every "archivename.zip" into (to-be-created) its "archivename" subfolder
29) linux - GNU Parallel - global variables and function
30) text-processing - How to print only 1 filename together with the matching pattern?
31) linux - Copy files in parallel from remote servers using some command on terminal?
32) gnu-parallel - Running several Gnuplot commands in parallel with Gnu Parallel
33) curl - Parallel curl with file input and output filename on Linux shell
34) ssh - ssh_askpass Permission denied, when using GNU parallel, even when using nohup
35) bash - Simplify and parallel bash if statement script
36) shell-script - Standard Out Append to File Size Limitations
37) linux - Gnu Parallel hangs as one process is "sleeping"
38) gnu-parallel - Gnu parallel and multiple nodes using rsh instead ssh
39) linux - Using sed with parallel gives empty output when redirecting to file
40) bash - GNU Parallel: How can I reference array elements?
41) shell-script - filtering a large file with a large filter
42) grep - GNU Parallel - grepping n lines for m regular expressions
43) scripting - Converting for loops on script that is called by another script into GNU parallel commands
44) linux - GNU Parallel facing silent exit and invalid option error
45) gnu-parallel - Why does GNU Parallel slow down?
46) linux - Extract the pattern of Directory in GNU parallel
47) gnu-parallel - How to pass job number in GNU Parallel?
48) bash - get minimum and maximum line count from files within a directory
49) command-line - gnu parallel remove escape before space characters in command
50) linux - How to copy in two folders simultaneously using GNU parallel by spawning multiple threads?