HEX
Server: Apache
System: Linux server1.yalehafricanfoods.shop 5.14.0-687.15.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 11 08:51:45 EDT 2026 x86_64
User: yalenocb (1002)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //usr/share/mc/examples/macros.d/macro.6.sh
#silent
e       execute something
        TMPFILE=`mktemp ${MC_TMPDIR:-/tmp}/up.XXXXXX` || exit 1
        cat %b > $TMPFILE
        sh $TMPFILE > %b