Likun Zhang 783090e69a Refine the code for usermgr. 15 years ago
..
README 783090e69a Refine the code for usermgr. 15 years ago
usermgr.py 783090e69a Refine the code for usermgr. 15 years ago

README

Create user and its password by running the following command:

python3 usermgr.py [-f filename]

If no filename is specified in command line, the user and its password are saved in default file 'passwd.csv'.