I am doing somthing likemake -f <source>.cpp
but don't seem to do the work , not greping all .cc . thanks for any hints to solve this one ..`grep *.cc /clearb/pa/wBcn/*. > result.txt`; open (result , " result.txt" ) or die ""; while (<result>) { `make -f "$_\.cpp"`; } close(result);
In reply to greping in subdir by DS
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |