处理文本,提取数据的脚本 #! /bin/sh | sed 's/)<\/small><\/td><td>/\n/g' # 用换行符替换 # 删除带有分号的行 # 将数字两边的字符替换成换行符 # # 删除多余的东西,剩下的就是排名和积分cat rankingtest > ranking.xls