Question: Write a bash script in fedora to read an Excel file that contains two columns first and last name. the script should create a user

Write a bash script in fedora to read an Excel file that contains two columns first and last name. the script should create a user account for all users in the file with the following format:
1- The first letter from the first name dot last name.
Example: Ali Abu-Ahmad
A. Abu-Ahmad
2- The First user should have UID =2000 and others have UID increments by one.
3- The password should be the same as the username
4- All other properties should have a default value.
 Write a bash script in fedora to read an Excel file

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!