commands.sh

pamexec

all

Execute a shell command on each image in a Netpbm file. See also: `pamfile`, `pampick`, `pamsplit`.

More info →

Options (1)

-cboolean

Stop processing if a command terminates with a nonzero exit status

Example: pamexec {{command}} {{path/to/image.pam}} {{[-c|-check]}}

Examples (2)

Execute a shell command on each image in a Netpbm file

pamexec command path/to/image.pam

Stop processing if a command terminates with a nonzero exit status

pamexec command path/to/image.pam [-c|-check]
made by @shridhargupta | data from tldr-pages