ב הוא חיבור של הרב יהושע בועז שתוכנו מראי מקומות למקורותشسdggרות הל555ה התafhgfh
במסgרות ה gh//شی הוא חיבור של הרב יהושע בועז שתוכנו מראי מקומות למקורותהתנדaghhhhו12ין יעל, המעציfghfghfע
/
usr
/
share
/
bash-completion
/
completions
/
Upload FileeE
HOME
# mailman config_list completion -*- shell-script -*- _config_list() { local cur prev words cword split _init_completion -s || return case $prev in -i | -o | --inputfile | --outputfile) _filedir return ;; esac $split && return if [[ $cur == -* ]]; then COMPREPLY=($(compgen -W '--inputfile --outputfile --checkonly --verbose --help' -- "$cur")) else _xfunc list_lists _mailman_lists fi } && complete -F _config_list config_list # ex: filetype=sh