Create a linux script that will search for us phone numbers


Problem

Create a linux script that will search for US phone numbers in files that are in a directory that has been passed in as a parameter to your script. The script must recognize phone numbers in the following formats: (570)555-1212, 570.555.1212, 570-555-1212, and +1.570.555.1212. Your script should also attempt to minimize false positives. The script should work on files that are compressed or uncompressed. This script could be useful to you if you were trying to find phone numbers on a file system image that you have mounted on your Linux forensics workstation.

The output should be similar to the following, but you have some flexibility in the exact format.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Create a linux script that will search for us phone numbers
Reference No:- TGS03312607

Expected delivery within 24 Hours