Changes

Jump to navigation Jump to search
*Convert it to UTF-8 using (the TRANSLIT option approximates characters that can't be directly encoded)
iconv -f oldformat -t UTF-8//TRANSLIT file -o outfile
*A bash script to do all of the csvs is in Z:\USPTOUSPTO_assigneesdata; make it executable and then run it
chmod +x encoding.sh
./encoding.sh

Navigation menu