Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
libtext-autoformat-perl /
examples /
[ HOME SHELL ]
Name
Size
Permission
Action
config.emacs
374
B
-rw-r--r--
config.vim
611
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : config.vim
" Add these lines to your .vimrc and you will be happy with " p5-Text-Autoformat. Use ctrl-k to reformat a paragraph and ctrl-n to " reformat all text from the cursor. imap <C-K> <esc> !G perl -MText::Autoformat -e "{autoformat;}"<cr> nmap <C-K> !G perl -MText::Autoformat -e "{autoformat;}"<cr> vmap <C-K> !G perl -MText::Autoformat -e "{autoformat;}"<cr> imap <C-N> <esc> !G perl -MText::Autoformat -e "{autoformat{all=>1};}"<cr> nmap <C-N> !G perl -MText::Autoformat -e "{autoformat{all=>1};}"<cr> vmap <C-N> !G perl -MText::Autoformat -e "{autoformat{all=>1};}"<cr>
Close