[🔍]
$ grep -rli "meta" ./posts/*
$ grep -c "meta" ./posts/* | grep -v ":0$" | wc -l

1 post tagged with #meta