File manager - Edit - /home/newsbmcs.com/public_html/static/img/logo/_hexdump.tar
Back
usr/share/bash-completion/completions/_hexdump 0000644 00000001245 15030537777 0015653 0 ustar 00 # hexdump(1) completion -*- shell-script -*- # Use of this file is deprecated on Linux. Upstream completion is # available in util-linux >= 2.23, use that instead. _hexdump() { local cur prev words cword _init_completion || return case $prev in -V | -e | -n | -s) return ;; -f) _filedir return ;; esac if [[ $cur == -* ]]; then local opts="$(_parse_help "$1")" COMPREPLY=($(compgen -W '${opts:-$(_parse_usage "$1")}' -- "$cur")) return fi _filedir } && complete -F _hexdump hexdump hd # ex: filetype=sh
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings