Timeline for Creating a text file from other text files
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 15, 2016 at 13:35 | answer | added | Kusalananda♦ | timeline score: 1 | |
| Jun 15, 2016 at 13:30 | history | edited | jimmij | CC BY-SA 3.0 |
deleted 17 characters in body; edited title
|
| Jun 15, 2016 at 13:24 | comment | added | PM 2Ring | Is the second file (the root definition file) small enough to load the whole thing into memory? If so, this is a simple task for awk. This task can process the first file line by line, so it doesn't matter how large it is. | |
| Jun 15, 2016 at 13:24 | answer | added | jimmij | timeline score: 2 | |
| Jun 15, 2016 at 12:56 | comment | added | cloudy_fog | Sorry, no. I trying to print in a new document the first whole file, but instead of root_of_word_A, change it for root_of_word_1. The thing is the 2 file is also very large. So I can not change it manually | |
| Jun 15, 2016 at 12:48 | comment | added | Rahul | do you mean if 2nd column from document should iterate when number of lines are not same on both files ? | |
| Jun 15, 2016 at 12:44 | review | First posts | |||
| Jun 15, 2016 at 12:50 | |||||
| Jun 15, 2016 at 12:40 | history | asked | cloudy_fog | CC BY-SA 3.0 |