Timeline for Counting occurrences of word in text file
Current License: CC BY-SA 3.0
        11 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 12, 2023 at 8:42 | review | Close votes | |||
| Oct 17, 2023 at 3:02 | |||||
| Oct 12, 2023 at 8:19 | comment | added | G-Man Says 'Reinstate Monica' | Does this answer your question? Count total number of occurrences using grep | |
| Jun 20, 2019 at 7:17 | answer | added | Silent Spectator | timeline score: 7 | |
| Oct 16, 2017 at 13:41 | vote | accept | Maxxx | ||
| Oct 16, 2017 at 13:37 | comment | added | Jeff Schaller♦ | Also similar: unix.stackexchange.com/q/60727/117549 | |
| Oct 16, 2017 at 13:33 | comment | added | Jeff Schaller♦ | Another technique: unix.stackexchange.com/q/39039/117549 | |
| Oct 16, 2017 at 13:31 | answer | added | Jeff Schaller♦ | timeline score: 124 | |
| Oct 16, 2017 at 13:28 | comment | added | Jeff Schaller♦ | cut -f1is cutting based on tabs, which isn't doing much here. Are you sure thatwc -lis really giving you the correct count? It would show 2 here, but I count 3 instances of "iPhone". | |
| Oct 16, 2017 at 13:28 | review | First posts | |||
| Oct 16, 2017 at 13:28 | |||||
| Oct 16, 2017 at 13:26 | history | edited | Jeff Schaller♦ | CC BY-SA 3.0 | 
                
                    edited tags; "I" is upper-case in English 
                
             | 
| Oct 16, 2017 at 13:23 | history | asked | Maxxx | CC BY-SA 3.0 |