Advertisement

1 - 1 of 1 containing alltags:("grep regular expression question") (0.001 seconds)
 
 
 
This has always bugged me. If I want to do a recursive search on all files of a specific type (like *.c*, for instance)? This works:  grep -R 2.04.0 * |grep VERSION but it takes forever, b...
Zones: Linux, Linux DevDate Answered: 05/21/2008 Grade: A Views: 20
  • 1