1 #!/bin/sh 2 # description: unresolved-case example 3 trap exit_unresolved INT 4 kill -INT $PID
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.