GRAYBYTE WORDPRESS FILE MANAGER4612

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/macros/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /usr/share/vim/vim80/macros//less.sh
#!/bin/sh
# Shell script to start Vim with less.vim.
# Read stdin if no arguments were given and stdin was redirected.

if test -t 1; then
  if test $# = 0; then
    if test -t 0; then
      echo "Missing filename" 1>&2
      exit
    fi
    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' "$@"
  fi
else
  # Output is not a terminal, cat arguments or stdin
  if test $# = 0; then
    if test -t 0; then
      echo "Missing filename" 1>&2
      exit
    fi
    cat
  else
    cat "$@"
  fi
fi

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
March 05 2024 23:19:13
root / root
0755
hanoi
--
March 05 2024 23:19:13
root / root
0755
life
--
March 05 2024 23:19:13
root / root
0755
maze
--
March 05 2024 23:19:13
root / root
0755
urm
--
March 05 2024 23:19:13
root / root
0755
README.txt
1.094 KB
August 02 2022 16:56:59
root / root
0644
editexisting.vim
0.121 KB
August 02 2022 16:56:59
root / root
0644
justify.vim
0.106 KB
August 02 2022 16:56:59
root / root
0644
less.bat
0.281 KB
August 02 2022 16:56:59
root / root
0644
less.sh
0.574 KB
August 02 2022 16:56:59
root / root
0755
less.vim
5.437 KB
August 02 2022 16:56:59
root / root
0644
matchit.vim
0.121 KB
August 02 2022 16:56:59
root / root
0644
shellmenu.vim
0.112 KB
August 02 2022 16:56:59
root / root
0644
swapmous.vim
0.111 KB
August 02 2022 16:56:59
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF