Files

5 lines
89 B
Bash
Raw Permalink Normal View History

2023-05-02 09:58:35 +02:00
#!/bin/sh
# description: unresolved-case example
trap exit_unresolved INT
kill -INT $PID