Sindbad~EG File Manager

Current Path : /usr/tests/bin/sh/execution/
Upload File :
Current File : //usr/tests/bin/sh/execution/fork1.0

# $FreeBSD$

shname=${SH%% *}
shname=${shname##*/}

result=$(${SH} -c 'ps -p $$ -o comm=')
test "$result" = "ps" || exit 1

result=$(${SH} -c 'ps -p $$ -o comm=; :')
test "$result" = "$shname" || exit 1

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