FixEndOfFile.sh 70 B

1
  1. find \( -iname '*.cpp' -o -iname '*.h' \) -exec sed -i -e '$a\' {} \;