APPLY(1) | NetBSD General Commands Manual | APPLY(1) |
apply | [-ac] [-#] command argument ... |
Character sequences of the form “%d” in command, where “d” is a digit from 1 to 9, are replaced by the d́th following unused argument. In this case, the largest digit number of arguments are discarded for each execution of command.
The options are as follows:
If any sequences of “%d” occur in command, the -# option is ignored.
April 4, 1994 | NetBSD 5.99 |