SuperScript::Software::trigger

The trigger-pull program


Usage

  trigger-pull path

Description

The trigger-pull performes a non-blocking write of one byte of data to path.

Errors

The trigger-pull program exits 100 for incorrect usage and 111 for temporary errors. It does not retry if the write would have blocked and it ignores the lack of reader on the fifo path treating these as successes.