Skip to content

Console Output

+ + grep .
find . -name *.mo -exec bash -c iconv -o /dev/null -f utf8 -t utf8 "{}" |& sed "s,^,{}: ," ;