Skip to content

bash script to clone a linux user. This is by no means my invention, and I have simply taken pieces from others and will put some of my own spin on this over time

License

Notifications You must be signed in to change notification settings

simontechdev/Linux-user-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Linux-user-clone

bash script to clone a linux user. This is by no means my invention, and I have simply taken pieces from others and will put some of my own spin on this over time

Usage:
$ clone-user src_user_name new_user_name

Make sure to set the bash script to have permissions to execute:
$ chmod u+x clone-user

About

bash script to clone a linux user. This is by no means my invention, and I have simply taken pieces from others and will put some of my own spin on this over time

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages