Linux jobworks 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 x86_64
Apache/2.4.58 (Ubuntu)
Server IP : 10.0.1.5 & Your IP : 216.73.217.52
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
vim /
vim91 /
macros /
Delete
Unzip
Name
Size
Permission
Date
Action
hanoi
[ DIR ]
drwxr-xr-x
2026-07-16 06:48
life
[ DIR ]
drwxr-xr-x
2026-07-16 06:48
maze
[ DIR ]
drwxr-xr-x
2026-07-16 06:48
urm
[ DIR ]
drwxr-xr-x
2026-07-16 06:48
editexisting.vim
124
B
-rw-r--r--
2026-07-13 17:17
justify.vim
109
B
-rw-r--r--
2026-07-13 17:17
less.bat
288
B
-rw-r--r--
2026-07-13 17:17
less.sh
588
B
-rwxr-xr-x
2026-07-13 17:17
less.vim
5.67
KB
-rw-r--r--
2026-07-13 17:17
matchit.vim
124
B
-rw-r--r--
2026-07-13 17:17
shellmenu.vim
115
B
-rw-r--r--
2026-07-13 17:17
swapmous.vim
114
B
-rw-r--r--
2026-07-13 17:17
Save
Rename
@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" %* )