#parallel #linux #command #silent

app parel

Tool to run linux commands in parallel

2 releases

0.1.1 Dec 18, 2024
0.1.0 Dec 18, 2024

#361 in Unix APIs

Download history 202/week @ 2024-12-15 9/week @ 2024-12-22 2/week @ 2025-01-05

213 downloads per month

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
~180K SLoC