Question: Programming project/Assignment Write a shell script program using Unix/Linux platform to create a text file to store employee Information. Name your text file as (your

 Programming project/Assignment Write a shell script program using Unix/Linux platform to
create a text file to store employee Information. Name your text file
as (your last name). The structure of the employee's record is defined

Programming project/Assignment Write a shell script program using Unix/Linux platform to create a text file to store employee Information. Name your text file as (your last name). The structure of the employee's record is defined below. The program should be able to do the following: a. Accept employee information b. Update employee information c. Delete employee information d. Display employee information Employee File contains the following record structure information: Employee-ID Emp-LastName: City: State: Zip: AnnualSalary To implement this project first, you need to write a program in shell scripting language that runs on Unix/Linux platform. The program needs to be well documented. Project Objective: Employee will design and implement a GUI (Graphical User Interface) shell scripting program using Unix/Linux platform. Computer Programming Objectives: To enhance student's knowledge of programming particularly in the following areas: Topic 1: Using modules/subprograms to implement a User Friendly Program that Insert, Delete, Update, and Display data) .Topic 2: Demonstrating the understanding of how to read and write data on a Text files. Topic 3: Using the correct control statement structure. 2 To design a well-documented programming according to the industry standards 1 Upon the successful completion of this assignment/project, you will gain a better understanding of the following course concepts: Implementing a GUI (Graphical User Interface) program. 2- Additionally, you will enhance your knowledge and skills in writing a well-documented shell scripting program with medium complexity according to software engineering standards. In this section, you need to provide comments and instructions about the program structure. For example, you may state: "Your program for this project/assignment should include the following 5 distinct sections as shown below. Note that the program gets its input data from the user interactively Program Header: (Programmer's Name, Class, Date, Program's Name, Program's Description)- this section is Declaration of Variables: Input Data: List of input data

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!