使用道具 举报
Post by Yuri [php] [root@Yuri tmp]# cat abc.tdxt 1 5 3 2 3 4 5 6 9 8 3 4 [root@Yuri tmp]# [root@Yuri tmp]# sort abc.tdxt |uniq 1 2 3 4 5 6 8 9 [root@Yuri tmp]# [/php]
本版积分规则 发表回复 回帖后跳转到最后一页