#compdef useradd usermod groupadd groupmod local args shells home=${${words[(r)-D]:+b}:-d} sun=" -s" if [[ $service = user* ]]; then if [[ -r /etc/shells ]]; then shells=( $(