TERMINAL EXPLOIT V2.1

[LOCATION]: /proc/self/root/etc/scl/

Folder Link Grabber

PREFIX: SUFFIX:

Mass File Creator

FILENAME: CONTENT:

Quick Actions

FILE:
NEW_ITEM:
if ( "$1" == "load" || "$1" == "unload" ) then
# It is possible that function module is not declared in time of this
# declaration so eval is used instead of direct calling of function module
    eval "module $*:q"
else
    /usr/bin/scl $*:q
endif
[ CLOSE ]