Files
piscine-shell01/ex01/print_groups.sh
T
2025-10-12 15:13:52 +00:00

2 lines
42 B
Bash

id -nG $FT_USER | tr -d "\n" | tr " " ","