Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.221.72.117
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
etc /
profile.d /
Delete
Unzip
Name
Size
Permission
Date
Action
256term.csh
771
B
-rw-r--r--
2020-11-16 16:20
256term.sh
841
B
-rw-r--r--
2020-11-16 16:20
colorgrep.csh
196
B
-rw-r--r--
2017-03-24 16:39
colorgrep.sh
201
B
-rw-r--r--
2017-03-24 16:39
colorls.csh
1.7
KB
-rw-r--r--
2020-11-16 14:40
colorls.sh
1.57
KB
-rw-r--r--
2020-11-16 14:40
csh.local
80
B
-rw-r--r--
2020-04-01 04:29
flatpak.sh
294
B
-rw-r--r--
2021-11-02 11:52
histtime.sh
40
B
-rw-r--r--
2021-11-01 09:25
lang.csh
1.67
KB
-rw-r--r--
2020-11-16 16:20
lang.sh
2.64
KB
-rw-r--r--
2020-11-16 16:20
less.csh
123
B
-rw-r--r--
2015-07-30 23:47
less.sh
121
B
-rw-r--r--
2015-07-30 23:47
mc.csh
49
B
-rwxr-xr-x
2016-11-05 23:18
mc.sh
153
B
-rwxr-xr-x
2016-11-05 23:18
modules.csh
1.05
KB
-rw-r--r--
2015-11-20 05:43
modules.sh
168
B
-rw-r--r--
2015-06-22 14:13
sh.local
81
B
-rw-r--r--
2020-04-01 04:29
vim.csh
105
B
-rw-r--r--
2020-12-15 16:44
vim.sh
269
B
-rw-r--r--
2020-12-15 16:44
which2.csh
164
B
-rw-r--r--
2014-01-27 20:47
which2.sh
169
B
-rw-r--r--
2014-01-27 20:47
Save
Rename
if ($?tcsh) then set modules_shell="tcsh" else set modules_shell="csh" endif set exec_prefix='/usr/bin' set prefix="" set postfix="" if ( $?histchars ) then set histchar = `echo $histchars | cut -c1` set _histchars = $histchars set prefix = 'unset histchars;' set postfix = 'set histchars = $_histchars;' else set histchar = \! endif if ($?prompt) then set prefix = "$prefix"'set _prompt="$prompt";set prompt="";' set postfix = "$postfix"'set prompt="$_prompt";unset _prompt;' endif if ($?noglob) then set prefix = "$prefix""set noglob;" set postfix = "$postfix""unset noglob;" endif set postfix = "set _exit="'$status'"; $postfix; /usr/bin/test 0 = "'$_exit;' alias module $prefix'eval `'$exec_prefix'/modulecmd '$modules_shell' '$histchar'*`; '$postfix unset exec_prefix unset prefix unset postfix setenv MODULESHOME /usr/share/Modules if (! $?MODULEPATH ) then setenv MODULEPATH `sed -n 's/[ #].*$//; /./H; $ { x; s/^\n//; s/\n/:/g; p; }' ${MODULESHOME}/init/.modulespath` endif if (! $?LOADEDMODULES ) then setenv LOADEDMODULES "" endif