WWW.DBVERSITY.COM
WWW.DBVERSITY.COM
Menu
  • Home
  • About us
  • Discussions
  • Login / Register
Welcome to the world of Database Technologies
Browse: Home » [Linux]: Bulk user creation script

[Linux]: Bulk user creation script

March 5, 2015 · by dbversity · in Linux

[root@myhostname ~]# cat usercreation_script.sh #!/bin/bash # shell script to add a users to Linux server ## checking for highest volume partition on the server to create user’s home directory partition=`df -h | awk {‘print $4 ” ” $6 ‘} |…

Categories

Categories

Copyright © 2025 WWW.DBVERSITY.COM

Powered by WordPress and Origin