관리-도구
편집 파일: macro.6.sh
#silent e execute something TMPFILE=`mktemp ${MC_TMPDIR:-/tmp}/up.XXXXXX` || exit 1 cat %b > $TMPFILE sh $TMPFILE > %b