Skip to main content
15 events
when toggle format what by license comment
S Feb 1, 2020 at 17:45 history suggested Paulo Tomé
Added tag.
Feb 1, 2020 at 14:04 review Suggested edits
S Feb 1, 2020 at 17:45
Jan 31, 2020 at 13:06 vote accept DN1
Jan 31, 2020 at 11:39 comment added DN1 Thank you for your comments. I'm not sure how to provide an example output, it would just be a number of matches between the 2 files. Apologies for the wrong title, originally was going to ask a different question which I found the answer to elsewhere, fixed now!
Jan 31, 2020 at 11:37 history edited DN1 CC BY-SA 4.0
edited title
Jan 31, 2020 at 11:27 answer added Paulo Tomé timeline score: 2
Jan 31, 2020 at 11:23 comment added terdon Also, could you please edit your question and make the title match the content? Your title is asking for something completely different (replacing a character), but your question doesn't seem to be involving any replacement at all.
Jan 31, 2020 at 11:21 comment added steve Some good example input there, but some example output would be useful too, in order to aid those trying to answer.
Jan 31, 2020 at 11:21 answer added RudiC timeline score: 1
Jan 31, 2020 at 11:18 comment added terdon Ah, I see. The -F is setting the field delimiter, so when you use -F'|', it is expecting data separated into fields by a |, like foo|bar|baz. What separates the fields in your files? Is it tabs? Spaces? Something else?
Jan 31, 2020 at 11:17 comment added DN1 Hi thank you for this, I will remove it. I'm new to linux, and just trying to piece this command together based on what I'm finding online.
Jan 31, 2020 at 11:15 history edited terdon CC BY-SA 4.0
edited tags
Jan 31, 2020 at 11:15 comment added terdon Why are you using -F'|'? Your files don't even contain any |, at least none that you show. What defined a field in these files?
Jan 31, 2020 at 11:10 history edited DN1 CC BY-SA 4.0
edited problem explanation
Jan 31, 2020 at 10:57 history asked DN1 CC BY-SA 4.0