https://bugs.koozali.org/show_bug.cgi?id=13209

--- Comment #2 from Brian Read <[email protected]> ---
Here's thje command (find) I used:

find . -name "*.pm" -path "*Controller*" -exec grep -il  "esmith::ConfigDB" {}
\; | xargs -I % grep -L UTF8 %

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to