mirror of https://github.com/CGAL/cgal
Using : for i in * ; do cd $i ; for f in examples/*/*.cpp ; do ( head -1 $f | grep file | grep -v '\.cpp' ) && echo $f && perl -pi.bak -e 's/\.C$/.cpp/' $f ; done ; cd .. ; done |
||
|---|---|---|
| .. | ||
| doc_tex | ||
| examples/RangeSegmentTrees | ||
| include/CGAL | ||
| test/RangeSegmentTrees | ||
| changes.txt | ||
| description.txt | ||
| dont_submit | ||
| maintainer | ||