Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何配置 ack(有时作为 ack-grep 分发)始终将 .conf 文件包含在搜索中?
将以下内容添加到您的.ackrc文件中:
.ackrc
--type-set=conf=.conf
就个人而言,我的 . 中有一行.ackrc,告诉它搜索所有文件:
-a