Timeline for How to remove duplicate lines inside a text file?
Current License: CC BY-SA 3.0
20 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 26, 2024 at 7:53 | answer | added | Stéphane Chazelas | timeline score: 1 | |
| Mar 26, 2024 at 4:05 | answer | added | jubilatious1 | timeline score: 0 | |
| Sep 7, 2020 at 13:24 | history | protected | Archemar | ||
| Sep 7, 2020 at 13:19 | answer | added | Caglayan Dokme | timeline score: 3 | |
| Mar 2, 2018 at 16:14 | answer | added | Freddie | timeline score: 0 | |
| Feb 8, 2018 at 9:36 | history | edited | Ivan | CC BY-SA 3.0 | added 423 characters in body |
| Mar 24, 2017 at 4:02 | answer | added | Mahmoud Zalt | timeline score: 4 | |
| Oct 31, 2016 at 18:13 | answer | added | rindeal | timeline score: 14 | |
| Mar 13, 2015 at 22:57 | answer | added | Vladislavs Dovgalecs | timeline score: 75 | |
| Jul 19, 2014 at 12:52 | history | edited | terdon♦ | edited tags | |
| Sep 16, 2013 at 20:49 | answer | added | iruvar | timeline score: -1 | |
| Sep 15, 2013 at 9:13 | answer | added | Rahul Patil | timeline score: 1 | |
| Jan 27, 2012 at 21:37 | vote | accept | Ivan | ||
| Jan 27, 2012 at 20:28 | history | tweeted | twitter.com/#!/StackUnix/status/162995531625402368 | ||
| Jan 27, 2012 at 17:19 | answer | added | Gilles 'SO- stop being evil' | timeline score: 56 | |
| Jan 27, 2012 at 16:18 | answer | added | enzotib | timeline score: 365 | |
| Jan 27, 2012 at 16:06 | answer | added | Mat | timeline score: 24 | |
| Jan 27, 2012 at 15:59 | comment | added | Kevin | C is often not significantly faster than Java, and if you're running it (in-order) now, there's a fair chance it'll finish before you get an answer here, implement it, and it finishes running; out of order, sort -u will probably be faster. | |
| Jan 27, 2012 at 15:57 | comment | added | squareborg | this will destroy your ordering but,have you tried sort -u, I have no idea how or if it can run on such a massive file | |
| Jan 27, 2012 at 15:34 | history | asked | Ivan | CC BY-SA 3.0 |