Computer Science, asked by prerna1117, 1 year ago

Write a shell script which uses ping command to detect node is reachable or not. Read the ip addresses from the file and check each node. The output of ping command must be stored in some unique file name e.G.($ip.Text). Using the output file find the rtt(round trip time), average, max, mdev for each communication by awk utility.

Answers

Answered by myra58
0

Explanation:

I don't know so please tell me who is this

Similar questions