Write a UNIX shell script that performs the following: Defines a variable x that is used for iteration. • Use a while lo
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Write a UNIX shell script that performs the following: Defines a variable x that is used for iteration. • Use a while lo
Write a UNIX shell script that performs the following: Defines a variable x that is used for iteration. • Use a while loop from 1 to 60 to print the value of x and the loop will be terminated when the x value is equal to 54.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!