Write a script using a Linux shell programming language toperform clock management for a small daycare.
The program should manage all time in and out routines. At theend of the each day should give the Total hours worked thatday.
Example:
Time-In 6:30am
Lunch-Out 11 :25am
Lunch-In 11:40pm
Time-Out 5:30pm
Total Hours Worked =
Solution