View Single Post
risner
Senior Member
Volunteer Data File Contributor
 
Join Date: Jun 2010
Posts: 623

Old September 11th, 2018, 02:42 PM
If you use a mac, a unix system, or install grep you can use this script:

Code:
grep -l "$1" *1st *aug *core *dat *def *str *user
I'm not sure how to change $1 for Windows .bat files.
risner is offline   #7 Reply With Quote