Capturing search results
Posted: Wed May 29, 2002 1:39 am
Hi,
I was wondering if there was a way to pipe search results into a new file : eg find all occurances of the string "DEBUG_MSG :" and copy them to a new file. Something like grep
I was wondering if there was a way to pipe search results into a new file : eg find all occurances of the string "DEBUG_MSG :" and copy them to a new file. Something like grep