首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
Distributions
›
Ubuntu
›
Fedora
›
CentOS
中文资源站
›
网易开源镜像站
V2EX
›
Linux
replacement of 'sort | uniq'
duzhe0
·
2014-04-11 19:20:09 +08:00
· 2932 次点击
这是一个创建于 3863 天前的主题,其中的信息可能已经有所发展或是发生改变。
https://github.com/duzhe/nsuniq
uniq
sort
replacement
5 条回复
•
1970-01-01 08:00:00 +08:00
1
rrfeng
2014-04-12 12:15:07 +08:00
sort -u
2
duzhe0
OP
2014-04-12 13:27:01 +08:00
@
rrfeng
sort 不支持uniq的-c参数,而且它是排序的,如果我们只需要uniq,在数据量大时性能无法忍受
3
rrfeng
2014-04-12 13:54:42 +08:00
@
duzhe0
awk 都是一句话的事
4
duzhe0
OP
2014-04-12 14:01:02 +08:00
@
rrfeng
就是用awk实现的
5
rrfeng
2014-04-12 14:07:50 +08:00
@
duzhe0
对啊,所以我觉得没必要……
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
5496 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 27ms ·
UTC 06:45
·
PVG 14:45
·
LAX 22:45
·
JFK 01:45
Developed with
CodeLauncher
♥ Do have faith in what you're doing.