Initial commit 2.0

This commit is contained in:
Johannes Findeisen 2025-06-18 21:31:20 +02:00
commit 9fd2e3573e
8 changed files with 299 additions and 1 deletions

View file

@ -0,0 +1,6 @@
# chkgrp
chkgrp is a set of programs to verify if a user is a member of a group on a UNIX based system. This code is so simple that it describes itself very good.
Mor information will follow...