Question: I need help creating the linux egrep regex commands to satisfy the following scenari0. In network.txt, there are 6 columns (No., Time, Source IP, Destination
I need help creating the linux egrep regex commands to satisfy the following scenari0. In network.txt, there are 6 columns (No., Time, Source IP, Destination IP, Protocol, Info) See image for example.

1. Write a command that outputs all of the lines in network.txt that lists any Seq between 0 and 199 AND has an ACK from 100-199 in the protocol Info AND is sorted by the Destintion IP
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
