How to grep in one file and execute for every match a command?
File:
foo bar 42 foo bar
I want to execute to execute for example
grep search_string files_to_search | sh