美文网首页
利用 sort 和 uniq 做运算

利用 sort 和 uniq 做运算

作者: Ten_Minutes | 来源:发表于2018-06-04 11:13 被阅读39次

https://liam0205.me/2016/05/05/best-match-using-sort-and-uniq-to-do-set-operations/

http://blog.51yip.com/shell/1022.html

需要注意的是uniq只能对相邻的两行去重,不相邻的不起作用,因此在使用uniq之前,先用sort排序一下

相关文章

网友评论

      本文标题:利用 sort 和 uniq 做运算

      本文链接:https://www.haomeiwen.com/subject/vjpesftx.html