Provisioning users and groups in Linux
Jul 3, 2024 · 3 min read · Your company has employed many new developers. As a SysOps engineer, you're tasked to write a bash script called create_users.sh that reads a text file containing the employee’s usernames and group names, where each line is formatted as user;groups. ...
Join discussion


