Question: Using regex, write a linux expression to search up the following in a .txt file to match any IP address, the answer will show up
Using regex, write a linux expression to search up the following in a .txt file to match any IP address, the answer will show up in red: Answer: 192.168.1.111 255.255.255.255 1.12.123.0 0.0.0.0 .txt file: 192.168.1.111 255.255.255.255 10.abc.1.13 192.168.1 1.12.123.0 18.19.20 255.255.255. 19211111111 .123.123. ... 0.0.0.0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
