Dec
23
After some boring times, i've just written a small c program to check if a user exists on a system.
It has various exitcodes, so you can easily use it with other programs to check for a user.
Download
It has various exitcodes, so you can easily use it with other programs to check for a user.
# ./isuser
Usage: ./isuser
# ./isuser root
User root exist and has the UID 0
Download

0 Trackbacks