Automated the process of creating Linux system users from a CSV file using Bash scripting. Developed two Bash scripts: one for collecting user data and another for ...
Company ABC has uncontrolled process of employee’s accounts creation. Currently process means adding names, email and other personal data manually to the accounts.csv file without any rules.