window.ENTITIES={'/api/snippets/bash/linux%20count%20grep%20results':[{"result":true,"message":null,"batch":{"type":"bash","name":"linux count grep results","items":[{"id":"pJAn0D","type":"bash","name":"linux count grep results","content":"grep -irn \"pattern\" my_file.txt | wc -l\n\n# we can use wc -l \n# wc - word count\n# -l, --lines print the newline counts","source":"","author":{"id":"b0ZP9a","name":"Khloe-Kaiser","avatar":"1629142895675__b0ZP9a__w40px_h40px.jpg","points":578,"role":"BASIC"},"creationTime":1650635704000,"updateTime":null,"removalTime":null}]}}]};