Upload files to 'miniutils'

master
Jan Danielzick 2021-10-14 13:09:49 +02:00
parent 5d4229307c
commit 5d69916682
1 changed files with 2 additions and 0 deletions

2
miniutils/groups Normal file
View File

@ -0,0 +1,2 @@
#!/bin/sh
echo $(cat /etc/group | grep $USER | sed -e 's/:.*$//')