youneed to use bin/bash to create itDo not use Java, C++, PERL, JavaScript, or any other high-level languages solely for this project. You may embed other high-level leagues inside your shell script. Coding requirements 1. Please create at least three shell functions for your application. Please put all the functions inside your shell scripts. There are no limits to how many shell scripts created for your application. 2. Please implement at least three shell commands in your application. 3. You must implement Bash loop (while or for), case logic, and decision (if..elsif..else..) control/logic structures. 4. Please direct all standard output and standard errors, if any, into a log file. 5. Your application must read data from a file. Ideally, the file should be a record file. 6. At the end of your application, please use ‘awk’ command to generate a report It could be a game result, a system status report, or any conclusion of your application. Presentation requirements (length of nresentation 10-12 minutes) Show transcribed image text Do not use Java, C++, PERL, JavaScript, or any other high-level languages solely for this project. You may embed other high-level leagues inside your shell script. Coding requirements 1. Please create at least three shell functions for your application. Please put all the functions inside your shell scripts. There are no limits to how many shell scripts created for your application. 2. Please implement at least three shell commands in your application. 3. You must implement Bash loop (while or for), case logic, and decision (if..elsif..else..) control/logic structures. 4. Please direct all standard output and standard errors, if any, into a log file. 5. Your application must read data from a file. Ideally, the file should be a record file. 6. At the end of your application, please use ‘awk’ command to generate a report It could be a game result, a system status report, or any conclusion of your application. Presentation requirements (length of nresentation 10-12 minutes)
Expert Answer
Answer to Do not use Java, C++, PERL, JavaScript, or any other high-level languages solely for this project. You may embed other h…