Question: I need the command for the below requests in debian 11 Write a script that runs continuously to build a report of ping results. It

I need the command for the below requests in debian 11

Write a script that runs continuously to build a report of ping results. It takes six arguments: two numbers a and b, where a <= b, two other numbers c, and d, where c <= d, a destination IP address or hostname, and an output file name. It should send after every random period of time (between a and b seconds) a random number (between c and d) of pings to the destination, and log the ping summaries in the output file with the corresponding time stamp. Check arguments and show usage message if wrong arguments.

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 Databases Questions!