Timeline for Counting a list of strings on every line of multiple files
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 5, 2019 at 23:55 | comment | added | user232326 | I wrote an answer for multiple file input. Seems to work. | |
| Dec 5, 2019 at 19:48 | comment | added | glenn jackman | I was thinking that multiple data files would be fed into awk. But that doesn't work with the output format. | |
| Dec 5, 2019 at 19:13 | comment | added | user232326 |
Well, max is not really needed, j<=FNR is just enough.
|
|
| Dec 4, 2019 at 20:14 | comment | added | SarahM | It works perfectly!!! Thank you so much | |
| Dec 4, 2019 at 20:14 | vote | accept | SarahM | ||
| Dec 3, 2019 at 21:24 | history | answered | glenn jackman | CC BY-SA 4.0 |