Timeline for Check whether all lines of file occur in different file
Current License: CC BY-SA 3.0
21 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 11, 2021 at 20:53 | comment | added | Ciro Santilli OurBigBook.com | Related: stackoverflow.com/questions/27396731/… | |
| Oct 13, 2017 at 20:16 | comment | added | David Z | Hm, well... thanks for taking my feedback into account, but as I read the current version of the question, I can't help but feel that it's harder for a new reader to understand than it was before. The kind of change I was thinking of could be as little as (starting from the previous revision and) adding a sentence like "If a line occurs multiple times in file2, it's enough that it occurs once in file1." (just for example) | |
| Oct 13, 2017 at 19:12 | comment | added | UTF-8 | @DavidZ I now added even more clarification for those who don't know what math symbols mean. | |
| Oct 13, 2017 at 19:07 | comment | added | UTF-8 | @DavidZ Added clarification. | |
| Oct 13, 2017 at 19:07 | history | edited | UTF-8 | CC BY-SA 3.0 | Added clarification. And added even more clarification for those who don't know what basic math symbols mean. |
| Oct 13, 2017 at 18:06 | comment | added | David Z | @UTF-8 I suppose so, although the question is a little ambiguous without it, e.g. if a given line occurs 5 times in file2, does that line also have to occur 5 times in file1 (as opposed to only once)? If you had that requirement, it doesn't look like any of the existing answers would work, so I'd suggest at least editing in something that makes it clear that that's not what you mean. | |
| Oct 13, 2017 at 10:08 | comment | added | UTF-8 | @DavidZ Not anymore as the existing answers don't rely on that guarantee. So by editing the question now, I'd reduce the apparent scope of the answers. | |
| Oct 13, 2017 at 1:45 | comment | added | David Z | @UTF-8 That would be an important detail to edit into your question. | |
| Oct 12, 2017 at 23:49 | history | tweeted | twitter.com/StackUnix/status/918624669921619969 | ||
| Oct 12, 2017 at 21:40 | vote | accept | UTF-8 | ||
| Oct 12, 2017 at 21:31 | comment | added | UTF-8 | @StéphaneChazelas All lines (in both files) are guaranteed to be unique. | |
| Oct 12, 2017 at 20:42 | answer | added | David Foerster | timeline score: 2 | |
| Oct 12, 2017 at 20:27 | answer | added | Karl Bielefeldt | timeline score: 1 | |
| Oct 12, 2017 at 19:57 | comment | added | Stéphane Chazelas | May those files have duplicated lines? If file2 contains 2 lines A, do you need file1 to contain at least 2 lines A? | |
| Oct 12, 2017 at 19:48 | answer | added | MiniMax | timeline score: 32 | |
| Oct 12, 2017 at 18:28 | answer | added | Jeff Schaller♦ | timeline score: 8 | |
| Oct 12, 2017 at 18:21 | answer | added | αғsнιη | timeline score: 6 | |
| Oct 12, 2017 at 17:54 | answer | added | don_crissti | timeline score: 3 | |
| Oct 12, 2017 at 17:52 | history | edited | αғsнιη | CC BY-SA 3.0 | deleted 28 characters in body; edited tags |
| Oct 12, 2017 at 17:32 | answer | added | Hunter.S.Thompson | timeline score: 4 | |
| Oct 12, 2017 at 17:25 | history | asked | UTF-8 | CC BY-SA 3.0 |