Hi, > Would you please have a list? I tried this: > java -jar ~/Downloads/apache-rat-0.12.jar . >rat > cat rat | grep '== File:' | grep -e '\.java$' -e '\.jsp$' -e '\.php$' -e > '\.js$' | grep -v 'test/unit/data' | grep -v 'test/qa-functional/data’
You might want to add .sh and .xml files to that list to grep for. Thanks, Justin --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org