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-23 06:27:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c34e6c489c
parallel
/
testsuite
/
tests-to-run
/
test07.sh
3 lines
30 B
Bash
Raw
Normal View
History
Unescape
Escape
This no longer takes up all memory: seq 1 1000000000 | parallel very_long_command Now parallel will not first queue commands but instead run them immediately.
2008-06-24 13:39:12 +00:00
#!/bin/bash
testsuite more parallel. Passes testsuite.
2011-07-29 11:45:34 +00:00
# Moved to test15
Reference in a new issue
Copy permalink