table of contents
ANTSPEXEC(1) | User Commands | ANTSPEXEC(1) |
NAME¶
ANTSpexec - part of ANTS registration suite
DESCRIPTION¶
./ANTSpexec: illegal option -- -
Usage:
ANTSpexec [-h ] [-r ] [-j nb_jobs ] command arg_list
Optional arguments:
EXAMPLES¶
- ANTSpexec somecommand arg1 arg2 arg3
- ANTSpexec -j 3 \"somecommand -r -p\" arg1 arg2 arg3
- ANTSpexec -j 6 -r \"convert -scale 50% * small/small_*\" *.jpg"
In case you terminate this script prematurely by pressing CTRL + C, run /build/reproducible-path/ants-2.4.3+dfsg/debian/ants/usr/bin/killme.sh to terminate any remaining processes.
September 2024 | ANTSpexec 2.4.3+dfsg |