Question: Write a bash script which pings an IP address 5 times and redirects the output to a text file. Use grep to search the text
Write a bash script which pings an IP address 5 times and redirects the output to a text file.
Use grep to search the text file and display the line "packets" to stdout.
Change the mode of the script to become an executable.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
