Timeline for Uniq won't remove duplicate
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 1, 2022 at 19:44 | comment | added | Kusalananda♦ | Related: wiki.openstreetmap.org/wiki/Relation#OSM_XML | |
| Aug 1, 2022 at 19:29 | answer | added | Mateen Ulhaq | timeline score: 0 | |
| Jun 12, 2020 at 3:10 | comment | added | dave_thompson_085 | Necro but with awk you don't need grep or uniq: | awk '/node/&&!dupe[$3]++{print $3}' Also curl (like nearly all Unixy programs) needs two dashes for a long-form option: --silent (or short-form -s) | |
| Jun 11, 2020 at 23:56 | answer | added | Miriam English | timeline score: -1 | |
| Feb 8, 2014 at 3:34 | vote | accept | Matthieu Riegler | ||
| Feb 8, 2014 at 3:34 | vote | accept | Matthieu Riegler | ||
| Feb 8, 2014 at 3:34 | |||||
| Feb 8, 2014 at 2:51 | answer | added | slm♦ | timeline score: 30 | |
| Feb 8, 2014 at 2:41 | history | asked | Matthieu Riegler | CC BY-SA 3.0 |