| SIGAP(1) | General Commands Manual | SIGAP(1) |
sigap — signal
audio player
sigap |
[-lp] file ... |
The sigap utility plays the given files
while waiting for signals to control it. The SIGINT
signal skips current file, SIGINFO displays current
filename, and SIGQUIT quits the program.
The options are as follows:
The sigap utility exits 0 on
success, and >0 if an error occurs.
Play files from the music directory:
$ bigap music/*Jacob R. Edwards
If you want to use another program (such as xargs(1)), to pass arguments, signals from the keyboard will be sent to the parent process.
| July 18, 2021 | jacob |