cat *.map.xml | grep include |sed -e 's/^.*file\s*=\"//' |sed -e 's/\".*$//' |sort | uniq -d
Post a Comment
No comments:
Post a Comment