commit
This commit is contained in:
2
Shell_01/git_old/ex01/print_groups.sh
Executable file
2
Shell_01/git_old/ex01/print_groups.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
id -Gn $FT_USER | tr ' ' ',' | tr -d '\n'
|
||||
Reference in New Issue
Block a user