Skip to content

bash script for creating multiple unix users (useradd and passwd commands)

Notifications You must be signed in to change notification settings

mirat1618/create-multiple-unix-users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CREATE MULTIPLE UNIX (LINUX) USERS AUTOMATICALLY


Creating multiple Linux users (useradd and passwd bash commands) automatically

Pass login/password pairs as command line arguments to the bash script.

USAGE: sudo bash create-unix-users.sh user1 user1password user2 user2password


Usage


mirat1618@gmail.com

About

bash script for creating multiple unix users (useradd and passwd commands)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages