1
0
This repository has been archived on 2024-10-25. You can view files and clone it, but cannot push or open issues or pull requests.
42-1st-piscine/ended/shell01/ex01/print_groups.sh
2023-08-06 20:12:38 +02:00

2 lines
42 B
Bash

id -G -n $FT_USER | tr ' ' , | tr -d '\n'