Open Source Forensic Tools
| Tool Name | grep |
|---|---|
| Description | Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines |
| Operating System | Unix |
| Link | http://www.gnu.org/software/grep/grep.html |