Sindbad~EG File Manager

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

# $FreeBSD$

# We accept this and people might rely on it.
# However, various other shells do not accept it.

f() {
	break
	echo bad1
}

while :; do
	f
	echo bad2
	exit 2
done

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