This website requires JavaScript.
Explore
Help
Sign In
tange
/
parallel
Watch
1
Star
0
Fork
You've already forked parallel
0
mirror of
https://git.savannah.gnu.org/git/parallel.git
synced
2024-11-22 22:17:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c25ae9cc87
parallel
/
testsuite
/
tests-to-run
/
test13.sh
6 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
Added -k: Keep sequence of output same as the order of input. If jobs 1 2 3 4 end in the sequence 3 1 4 2 the output will still be 1 2 3 4.
2009-09-04 05:23:57 +00:00
#!/bin/bash
parallel: --tmux(pane) --fg implemented. parallel_alternatives.pod: Split from parallel.pod.
2017-01-01 11:42:52 +00:00
# moved to parallel-local-ssh8.sh
# parallel-local-0.3s.sh
parallel: --sqlworker now reads everything from the database. Command+args are ignored.
2017-01-12 22:36:15 +00:00
# parallel-local-10s.sh
Reference in a new issue
Copy permalink