To invoke the onutil command with a file as input, enter the onutil command followed by the name of the input file.
onutil filename onutil -i filename
The onutil command executes each command as it reads the command from the input file. As each command completes successfully, onutil sends a completion message to the standard output. If any error occurs while onutil is executing a command that is contained in an input file, onutil sends an error message to the standard output and halts by default. If you invoke onutil with the -i option, processing continues after errors are detected.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]