Skip to main content

chat1

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