Commit 890287a1 authored by Mario Chirinos's avatar Mario Chirinos

utf8 scipt

parent 0a9a36ed
......@@ -2,7 +2,7 @@
DIR=$1
cd $DIR
for file in *.json_file; do
for file in *.json do
echo $file
# $CONVERT "$file" -o "${file%.txt}.utf8.converted"
done
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment