Sindbad~EG File Manager

Current Path : /usr/tests/bin/sh/parameters/
Upload File :
Current File : //usr/tests/bin/sh/parameters/positional5.0

# $FreeBSD$

i=1
r=0
while [ $i -lt $((0x100000000)) ]; do
	t=
	eval t=\${$i-x}
	case $t in
	x) ;;
	*) echo "Problem with \${$i}" >&2; r=1 ;;
	esac
	i=$((i + 0x10000000))
done
exit $r

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