https://github.com/desifish/linux_adduser_command
Mimicry of linux adduser command as simple as possible.
https://github.com/desifish/linux_adduser_command
Last synced: 9 months ago
JSON representation
Mimicry of linux adduser command as simple as possible.
- Host: GitHub
- URL: https://github.com/desifish/linux_adduser_command
- Owner: desiFish
- License: mit
- Created: 2020-07-30T09:00:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-30T09:01:49.000Z (over 5 years ago)
- Last Synced: 2025-04-03T20:38:02.055Z (9 months ago)
- Language: C
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# linux_adduser_command
Mimicry of linux adduser command as simple as possible.