Question: Hi I would need to create the following with Linux Mint. How is that done? Make Bourne Shell program that will: ask employee names from

Hi

I would need to create the following with Linux Mint. How is that done?

Make Bourne Shell program that will:

ask employee names from the user

calculate serial ID for employee starting first from 1 and continuing later from number of employees plus one

store ID and name of employee to file named employee.csv in one line, values separated by semicolon

end when the user gives 0 instead of a name.

in the end print all employees from the file.

Thanks in advance!

Kind regards,

Toni

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!