Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

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

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions