CS3423 Project 1: Bash Customer Management
VerifiedAdded on 2019/09/16
|3
|554
|253
Project
AI Summary
This project requires the development of a bash program to manage customer files. The program should interactively manage customer accounts, allowing for the creation of new customer files, accepting customer payments, and finding customers by apartment number. The program should consist of four bash files: proj1.bash, and separate files for create, payment, and find actions. The program should handle errors appropriately and provide specific error messages. The customer data files should be stored in a subordinate 'Data' directory. The project also requires the submission of a zip file containing the bash files and a terminal log of the session.
1 out of 3



