SyntaxFix
Write A Post
Hire A Developer
Questions
Pipe the result to wc using the -l (line count) switch:
wc
-l
grep -Rl "curl" ./ | wc -l