paargs(1) paargs(1)

paargs - wrapper for paexec similar to xargs

paargs [OPTIONS] <command> <args>

paargs is a simple wrapper over paexec that simplifies use of paexec's capalities. The use of paargs is actually very similar to xargs. paargs runs paexec with the following options enabled by default:

Display this help.
Display version.
Same as -n in paexec.
Passed directly to paexec.
Command with its arguments. By default, free arguments are used for setting command and its arguments.
Execute command for each task, replacing one or more occurrences of replstr with the entire task.
Passed directly to paexec.
Flushes stdout after receiving an end-of-task line.
-0
Passed directly to paexec.
Passed directly to paexec.
Passed directly to paexec.
Passed directly to paexec.

Please send any comments, questions, bug reports etc. to me by e-mail or (even better) register them at sourceforge project home. Feature requests are also welcomed.

<http://sourceforge.net/projects/paexec>

2019-11-24