3 581
contributi
(aggiunti esempi meno complessi con output normale) |
|||
Riga 77: | Riga 77: | ||
groups=$(groups) && | groups=$(groups) && | ||
case "$groups" in | case "$groups" in | ||
"${username} "* | *" ${username} "* | *" ${username}" ) | "$username" | "${username} "* | *" ${username} "* | *" ${username}" ) | ||
true | true | ||
;; | ;; |
contributi