Sindbad~EG File Manager

Current Path : /usr/tests/bin/sh/builtins/
Upload File :
Current File : //usr/tests/bin/sh/builtins/break2.0

# $FreeBSD$

# It is not immediately obvious that this should work, and someone probably
# relies on it.

while :; do
	trap 'break' USR1
	kill -USR1 $$
	echo bad
	exit 1
done
echo good

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists