cat cat nowcoder.txt | awk -F "/" '{print 3}'|sort|uniq -c|sort -r|awk '{print 1" "$2}'