Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Instructions: Use the link: https://bellard.org/jslinux/ to write shell scripts Take screenshots of the script and paste picture of scripts and output to word document. Save
Instructions: Use the link: https://bellard.org/jslinux/ to write shell scripts Take screenshots of the script and paste picture of scripts and output to word document. Save word document with your . Don't save file with Arabic letters. Remember you are responsible for upload correct documents. Late submissions will not be evaluated. Answer both questions. Each question carries 10 Marks [2x10marks=20 marks] 2. Write a shell script that does the following task: Script takes as input: Customer Name, Total Bill amount for shopping in Omani Riyals. Script should compute discount for the customers based on following condition: Total Bill Amount Discount Bill Amount >= 100 OMR 10% of Bill Amount Bill Amount =25 5% of Bill Amount Less than 25 2% of Bill Amount Instructions: Use the link: https://bellard.org/jslinux/ to write shell scripts Take screenshots of the script and paste picture of scripts and output to word document. Save word document with your . Don't save file with Arabic letters. Remember you are responsible for upload correct documents. Late submissions will not be evaluated. Answer both questions. Each question carries 10 Marks [2x10marks=20 marks] 2. Write a shell script that does the following task: Script takes as input: Customer Name, Total Bill amount for shopping in Omani Riyals. Script should compute discount for the customers based on following condition: Total Bill Amount Discount Bill Amount >= 100 OMR 10% of Bill Amount Bill Amount =25 5% of Bill Amount Less than 25 2% of Bill Amount
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