OS Lab Tasks
OS Lab Tasks
Lab Manual
Code:
Commands:
Output:
Exit:
Error Handling:
Question 2:
Question: Write a Bash script for a basic banking application that allows users to check their
account balance and perform withdrawals. The script should have the following functionality:
Code:
Commands:
Output:
1-Check Balance :
2-Withdraw:
3-Error Handling :
Question 3:
Question: Write a Bash script for a simple grading system based on a student's score. The script
should determine the letter grade according to the following criteria:
Commands:
Output-1:
Output-2:
Page 1 of 3