Skip to main content

chat1

while read -r line; do echo -n "$line: "; grep -o "$line" logs/* | wc -l; done < strings.txt