File manager - Edit - /usr/share/bash-completion/completions/lastlog
Back
# lastlog(8) completion -*- shell-script -*- _lastlog() { local cur prev words cword split _init_completion -s || return case $prev in -b|--before|-h|--help|-t|--time) return ;; -u|--user) COMPREPLY=( $( compgen -u -- "$cur" ) ) return ;; esac $split && return COMPREPLY=( $( compgen -W '$( _parse_help "$1" )' -- "$cur" ) ) [[ $COMPREPLY == *= ]] && compopt -o nospace } && complete -F _lastlog lastlog # ex: filetype=sh
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings