Commit f36039d5 authored by 段英荣's avatar 段英荣

新标签tag关键词

parent 3ca2e45b
......@@ -98,7 +98,7 @@ if [[ $last_total_num != $new_total_num ]];then
echo $ROW >> $DICFILE
done
uniq $DICFILE > $TMP_DICFILE
cat $DICFILE | sort | uniq > $TMP_DICFILE
mv $TMP_DICFILE $DICFILE
sed -i 's/ //' $FILE
......
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