Menu

Tree [b414d3] master /
 History

HTTPS access


File Date Author Commit
 LICENSE 2016-01-01 xmarcux xmarcux [ee2017] Initial commit
 README.md 2016-01-01 marcux marcux [3b0a63] Updated readme file.
 mmi.c 2016-01-02 marcux marcux [b414d3] Added option flags.

Read Me

mmi

Me, Myself and I.

A simple admin tool that shows information about a user.

To get information about a user POSIX library is used.

mmi - Me. Myself and I.
Copyright (C) 2015  Marcus Pedersén

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Compile with:

gcc -Wall mmi.c -o mmi