ParaFly

parallel command processing using OpenMP

Install

All systems
curl cmd.cat/ParaFly.sh
Debian Debian
apt-get install parafly
Ubuntu
apt-get install parafly
image/svg+xml Kali Linux
apt-get install parafly
Windows (WSL2)
sudo apt-get update sudo apt-get install parafly

parafly

parallel command processing using OpenMP

ParaFly provides a simple mechanism for running a predefined list of unix commands in parallel using multithreading. Failed processes are captured and reported. Successfully executed processes are noted. If the process is rerun, only those previously incompleted or failed processes will be executed.