ircII help - on/exec_errors

Usage: ON [#|+|-|^|&|@]EXEC_ERRORS [-|^]<parameters> [action]

This is activated whenever an exec'd process produces output to its standard error channel. The process number is the number assigned by exec to the process (see HELP exec). The parameters to this function are:

    $0  The process number that activated the on
        This may also use the process name.  (See on/exec)
    $1- The line of output to stderr

Up index Top level index