Also interesting, and for getting your number of items (and possibly things):
And for the amount of rules you could run
grep -rnwc ‘path/to/your/rules/directory’ -e ‘when’
Also interesting, and for getting your number of items (and possibly things):
And for the amount of rules you could run
grep -rnwc ‘path/to/your/rules/directory’ -e ‘when’