Skip to main content
11 events
when toggle format what by license comment
Dec 3, 2017 at 3:01 review First posts
Dec 3, 2017 at 5:29
Nov 28, 2017 at 17:24 vote accept oddRas
Nov 28, 2017 at 13:32 answer added glenn jackman timeline score: 0
Nov 28, 2017 at 5:45 answer added bu5hman timeline score: 1
Nov 28, 2017 at 4:43 answer added BRPocock timeline score: 0
Nov 28, 2017 at 2:25 comment added oddRas Right on. Would you have some code snippet that I could build off of? Not too familiar with bash yet
Nov 28, 2017 at 2:20 comment added glenn jackman One sensible mapping is {north:boring, south:popular, west:someWhatPopular} since both the keys and the values are lexically sorted within their sets.
Nov 28, 2017 at 2:08 comment added oddRas That is part of what I need assitance with, being able to find a way to map it that makes sense. I was thinking of looping through both files and finding contents in column 3 of File A and map them to file B, any examples or thoughts?
Nov 28, 2017 at 1:22 comment added glenn jackman What is your algorithm for mapping {west:popular, south:someWhatPopular, north:boring}?
Nov 28, 2017 at 0:49 history edited Jeff Schaller
edited tags
Nov 28, 2017 at 0:38 history asked oddRas CC BY-SA 3.0