This is the place where I store the words when I surfing. Share with u. 这里放着我在网上看到的文章,和你一起分享。
convert .xlsx to csv
%ssconvert
ordering Chinese words
% LC_ALL=C sort -u
ie:
%ssconvert example.xlsx example.csv
%cat *.csv | LC_ALL=C sort -u > results.txt