Timeline for How do I count the number of occurrences of a word in a text file with the command line?
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 19, 2019 at 7:42 | comment | added | Praveen Kumar BS | Let me know why down vote for my answer | |
| Mar 18, 2019 at 19:54 | comment | added | G-Man Says 'Reinstate Monica' | Or just awk '{sum+=gsub("praveen","")} END {print sum+0}'. | |
| Mar 18, 2019 at 19:32 | history | answered | Praveen Kumar BS | CC BY-SA 4.0 |