Subversion Repositories general

Compare Revisions

No changes between revisions

Ignore whitespace Rev 999 → Rev 1000

/kickup/trunk/bin/check_unicode.sh
0,0 → 1,5
#!/usr/local/bin/bash
 
# search for the tree unicode chars from M$
find . -not -path '*/.svn/*' -exec grep -H $'\xEF\xBB\xBF' {} \;
 
Property changes:
Added: svn:executable
+*
\ No newline at end of property