brintos

brintos / linux-shallow public Read only

0
0
Text · 89 B · 41e99d3 Raw
5 lines · plain
1#!/bin/sh2# description: unresolved-case example3trap exit_unresolved INT4kill -INT $PID5