File Manager

Path: /bin/

Viewing File: red

#!/usr/bin/sh
bindir=`echo "$0" | sed -e 's,[^/]*$,,'`
exec "${bindir}"ed --restricted "$@"