Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Step 4 : Scripting Your TasksYou manager is impressed with the work you have done so far on the investigation. They ' ve now tasked
Step : Scripting Your TasksYou manager is impressed with the work you have done so far on the investigation.Theyve now tasked you with building a shell script that can easily analyze future employee schedules. They will use this script to determine which employee was working at a given time in the case of future losses.Complete the following tasks:Remain in the DealerAnalysis directory. Develop a shell script called roulettedealerfinderbytime.sh that can analyze the employee schedule to easily find the roulette dealer at a specific time.HINTYou will use a script similar to the one that you created for the dealer analysis step, but you will not output the results into a file.Design the shell script to accept the following two arguments:Date four digitsTimeNOTEThe argument should be able to accept am or pmTest your script on the schedules to confirm that it outputs the correct dealer at the time specified.Optional Additional ChallengeIn case there is future fraud on other Lucky Duck games, create a shell script called roulettedealerfinderbytimeandgame.sh that has the following three arguments:Specific timeSpecific dateCasino game being playedHINTThe argument does not need to name the specific casino game.Submission GuidelinesMove the following to the PlayerDealerCorrelation directory:All note filesThe following evidence files:RouletteLosses.txtDealersworkingduringlosses.txtYour shell scriptsCompress the PlayerDealerCorrelation folder to a zip file, and submit it through Canvas.Use the following documentLinks to an external site. for assistance with zipping and submitting homework from your weblab.Plagiarism DisclaimerNo matter how difficult the course becomes, you must always turn in original work. Plagiarism is not tolerated. If your instructional or support staff determine that you have plagiarized work, your Student Success Advisor will determine the appropriate course of action based on university policy. Such actions may include, but are not limited to a documented plagiarism discussion, an incomplete or failing grade, or ineligibility to receive the Certificate of Completion.Please write it step by step, according to the question number. It will be easier for me to track. Thank you
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started