Question: A user is reviewing a script and comes across the code in one of the lines #until ping - c 1 $ 1

A user is reviewing a script and comes across the code in one of the lines #until ping -c1"$1" &>/dev/null. What is the line doing?
Set a loop.
Set a variable.
Prevent from writing to the terminal.
Exclude from compiling.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!