bug#23268: sort ant uniq bug report

2016-04-11 Thread 126
hello, Gentleman when I use sort and uniq, and input like this below, I got wrong output: $ echo "src/scenelayer/actSceneTipLayer.lua > src/table/checkpoint/checkPointInfo5000.lua > src/table/checkpoint/checkPointInfo5000.lua > src/table/fightscenecheckpoint.lua > src/scenelayer/actSceneTipLayer.

bug#23268: sort ant uniq bug report

2016-04-11 Thread Assaf Gordon
tag 23268 notabug close 23268 thanks Hello, On 04/11/2016 06:49 AM, 126 wrote: hello, Gentleman when I use sort and uniq, and input like this below, I got wrong output: [...] "|sort -u [...] no result when I use `uniq -u` This is due to wrong usage of 'uniq -u'. The meaning of '-u' in 'u

bug#23268: sort ant uniq bug report

2016-04-11 Thread Assaf Gordon
(adding debbugs mailing list) Hello, On 04/11/2016 12:43 PM, 126 wrote: Thank you for your reply. I'm sorry for not describe my problem clearly. Every other input is working well,but when my input contain several lines of "src/table/checkpoint/checkPointInfo5000.lua". The result of (sort -u) c

bug#23268: sort ant uniq bug report

2018-10-27 Thread Assaf Gordon
tags 23268 notabug close 23268 (triaging old bugs) On 2016-04-11 11:56 a.m., Assaf Gordon wrote: On 04/11/2016 12:43 PM, 126 wrote: Every other input is working well,but when my input contain several lines of "src/table/checkpoint/checkPointInfo5000.lua". The result of (sort -u) contain two