是否可以用于ack
搜索 Smarty 模板文件 (.tpl) 中的内容?
目前我只能在这些模板的缓存版本中搜索,它们本身就是 PHP 文件。
如果我在下面进行不区分大小写的ack
搜索,则会返回以下内容:
[crmpicco@dev dev_crmpicco]$ ack -i select\ the\ course
cache/templates/gb/%%9B^9B3^9B37B147%%course.tpl.php
48: <p><label>Select the course:</label></p>
64: <p><label>Select the course:</label></p>
83: <p><label>Select the course:</label></p>