Timeline for shell script to match a function in a file and replace it with another function in another file
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 19, 2024 at 16:50 | vote | accept | aWLW | ||
| Aug 19, 2024 at 5:39 | answer | added | Stéphane Chazelas | timeline score: 2 | |
| Aug 19, 2024 at 5:04 | history | became hot network question | |||
| Aug 18, 2024 at 22:01 | comment | added | Ed Morton | Also, if functionX() can have a different number of lines between the 2 files in the real code then don't show it as having the same number of lines in your example. | |
| Aug 18, 2024 at 21:58 | answer | added | Ed Morton | timeline score: 3 | |
| Aug 18, 2024 at 21:51 | comment | added | Ed Morton | If you replace functionX in file1 with functionX from file2 then the result is identical to file2 so that's a bad example, please edit your question to provide an example we can copy/paste to test a potential solution with and get a clear pass/fail result. | |
| S Aug 18, 2024 at 21:01 | review | First questions | |||
| Aug 19, 2024 at 5:40 | |||||
| S Aug 18, 2024 at 21:01 | history | asked | aWLW | CC BY-SA 4.0 |