File manager - Edit - /usr/share/zsh/5.0.2/functions/_lighttpd
Back
#compdef lighty-enable-mod lighty-disable-mod local -a mods case "$service" in lighty-enable-mod) mods=( `echo /etc/lighttpd/conf-available/*.conf(N:r:t) | sed -e 's/\b[0-9][0-9]-//g'` ) _wanted mods expl mods compadd -a mods ;; lighty-disable-mod) mods=( `echo /etc/lighttpd/conf-enabled/*.conf(N:r:t) | sed -e 's/\b[0-9][0-9]-//g'` ) _wanted mods expl mods compadd -a mods ;; esac return 0
| ver. 1.4 |
Github
|
.
| PHP 8.3.31 | Generation time: 0 |
proxy
|
phpinfo
|
Settings