GRAYBYTE WORDPRESS FILE MANAGER7374

Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /usr/share/vim/vim80/spell/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /usr/share/vim/vim80/spell//cleanadd.vim
" Vim script to clean the ll.xxxxx.add files of commented out entries
" Author:	Antonio Colombo, Bram Moolenaar
" Last Update:	2008 Jun 3

" Time in seconds after last time an ll.xxxxx.add file was updated
" Default is one second.
" If you invoke this script often set it to something bigger, e.g. 60 * 60
" (one hour)
if !exists("g:spell_clean_limit")
  let g:spell_clean_limit = 1
endif

" Loop over all the runtime/spell/*.add files.
" Delete all comment lines, except the ones starting with ##.
for s:fname in split(globpath(&rtp, "spell/*.add"), "\n")
  if filewritable(s:fname) && localtime() - getftime(s:fname) > g:spell_clean_limit
    if exists('*fnameescape')
      let s:f = fnameescape(s:fname)
    else
      let s:f = escape(s:fname, ' \|<')
    endif
    silent exe "tab split " . s:f
    echo "Processing" s:f
    silent! g/^#[^#]/d
    silent update
    close
    unlet s:f
  endif
endfor
unlet s:fname

echo "Done"

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
March 05 2024 23:19:13
root / root
0755
check_locales.vim
0.452 KB
August 02 2022 16:56:59
root / root
0644
cleanadd.vim
0.912 KB
August 02 2022 16:56:59
root / root
0644
en.ascii.spl
604.534 KB
August 02 2022 16:56:59
root / root
0644
en.ascii.sug
583.213 KB
August 02 2022 16:56:59
root / root
0644
en.latin1.spl
606.62 KB
August 02 2022 16:56:59
root / root
0644
en.latin1.sug
583.956 KB
August 02 2022 16:56:59
root / root
0644
en.utf-8.spl
607.048 KB
August 02 2022 16:56:59
root / root
0644
en.utf-8.sug
583.956 KB
August 02 2022 16:56:59
root / root
0644
fixdup.vim
0.614 KB
August 02 2022 16:56:59
root / root
0644
he.vim
0.234 KB
August 02 2022 16:56:59
root / root
0644
spell.vim
0.115 KB
August 02 2022 16:56:59
root / root
0644
yi.vim
0.235 KB
August 02 2022 16:56:59
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF