← Back to match
repeater
CLI that repeats a shell command N times in parallel, like xargs for repetition
Desktopfreeglobal
repeater is a free, open-source CLI tool that runs a given shell command a set number of times with parallelization, useful for load-testing an API, parallelizing repetitive scripts, or quick benchmarking. It's aimed at developers and sysadmins who need to repeat a command many times faster than a manual loop, without writing a custom script.
Categories
developer toolsCLI utility

