https://bugs.koozali.org/show_bug.cgi?id=13181
--- Comment #2 from Brian Read <[email protected]> ---
This is the command used:
find . -type f -name '*.pm' -path '*SrvMngr*' -exec grep -l '^our $cdb =' {} +
| while read -r file; do basename "$file"; done
--
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/