Sindbad~EG File Manager

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

# $FreeBSD$

f() {
	local -- x
	x=2
	[ "$x" = 2 ]
}
x=1
f || exit 3
[ "$x" = 1 ] || exit 3
f || exit 3
[ "$x" = 1 ] || exit 3

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