OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF Directory (0755) : /var/www/html/../../../usr/share/applications/../bash-completion/completions/ |
Home | ☍ Command | ☍ Upload File | ☍Info Server | ☍ Buat File | ☍ Mass deface | ☍ Jumping | ☍ Config | ☍ Symlink | ☍ About |
---|
# e2label(8) completion -*- shell-script -*- _e2label() { local cur prev words cword _init_completion || return if [[ $cword -eq 1 ]]; then cur=${cur:=/dev/} _filedir fi } && complete -F _e2label e2label # ex: filetype=sh