https://github.com/vroncevic/genuser
:penguin: Generate new local Linux user
https://github.com/vroncevic/genuser
c generate-group generate-user
Last synced: 3 months ago
JSON representation
:penguin: Generate new local Linux user
- Host: GitHub
- URL: https://github.com/vroncevic/genuser
- Owner: vroncevic
- License: gpl-3.0
- Created: 2016-05-14T22:17:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-06-25T22:13:20.000Z (about 6 years ago)
- Last Synced: 2025-03-28T21:47:00.179Z (over 1 year ago)
- Topics: c, generate-group, generate-user
- Language: Shell
- Homepage:
- Size: 677 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Generate new local Linux user (ANSI C).
================================================================================
The README is used to introduce the tool and provide instructions on
how to install the tool, any machine dependencies it may have (for
example C compilers and installed libraries) and any other information
that should be provided before the tool is installed.
INSTALLATION
To install this tool type the following:
$cat INSTALL
and follow instructions.
DEPENDENCIES
This tool requires these other modules and libraries:
Standard ANSI libraries
COPYRIGHT AND LICENCE
Copyright (C) 2016 by https://github.com/vroncevic/genuser
This tool is free software; you can redistribute it and/or modify it.

