#parallel #linux #command #silent

app parel

Tool to run linux commands in parallel

2 releases

new 0.1.1 Dec 18, 2024
0.1.0 Dec 18, 2024

#362 in Unix APIs

MIT license

11KB
201 lines

parel

Tool to run commands in parallel

Example

parel -f a.txt:foo -f b.txt:bar 'echo "foo bar" && sleep foo' --silent -p

Dependencies

~7–15MB
~179K SLoC