od -x datafile | grep 'A3F09'
find / -type f print | while read FILE do grep "russ" $FILE /dev/null done