Hey I'm new to linux, and for an assignment I have to make a switch case statement to output microprocessor workload. When the script is run it should output one of the following results:
>83 - over work load
>75 - medium work load
>50 - average workload
<50 - under working
>83 - over work load
>75 - medium work load
>50 - average workload
<50 - under working
Comment