返回
Warning: You may not have write permissions to the file; saving may fail.
#!/usr/bin/sh bindir=`echo "$0" | sed -e 's,[^/]*$,,'` exec "${bindir}"ed --restricted "$@"
保存