Page 1 of 1

Write a UNIX shell script that performs the following: Defines a variable x that is used for iteration. • Use a while lo

Posted: Wed Apr 27, 2022 3:35 pm
by answerhappygod
Write A Unix Shell Script That Performs The Following Defines A Variable X That Is Used For Iteration Use A While Lo 1
Write A Unix Shell Script That Performs The Following Defines A Variable X That Is Used For Iteration Use A While Lo 1 (14.01 KiB) Viewed 38 times
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.