42_C_PISCINE/Shell/shell01v3/ex01/print_groups.sh

2 lines
42 B
Bash
Raw Normal View History

2023-05-17 12:45:25 -04:00
id -Gn $FT_USER | tr " " "," | tr -d "\n"