An open API service indexing awesome lists of open source software.

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

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.

![alt tag](https://raw.githubusercontent.com/vroncevic/genuser/master/cc++_logo.jpg)
![alt tag](https://raw.githubusercontent.com/vroncevic/genuser/master/linux_logo.jpg)