Added all this in pure Lua. ;)
This commit is contained in:
parent
c6dd59e392
commit
09537c955f
5 changed files with 201 additions and 1 deletions
|
|
@ -2,5 +2,9 @@
|
|||
|
||||
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...
|
||||
More information will follow... Actually there are multiple programs with some different behavior. I will write more about this, but for now I will not.
|
||||
|
||||
# Why?
|
||||
|
||||
I am releasing this code because I like it and use it in some situations. If you have a usecase, fine! If not, fine too!...
|
||||
|
||||
|
|
|
|||
Reference in a new issue