Skip to content

AutoUser is creating, removing, and showing multiple user, keeping temporary password as well when creating user

Notifications You must be signed in to change notification settings

lifeeric/AutoUser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AutoUser script for creating, removing, showing User

image

Make the file available to access as global, and give permission

chmod a+x autouser then sudo autouser /bin/

Creating User

autouser -c user_name user_name

Deleting User

autouser -r user_name user_name2

Show Users

autouser -s

About

AutoUser is creating, removing, and showing multiple user, keeping temporary password as well when creating user

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages