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.
常に.confファイルを検索に含めるようにack(ack-grepとして配布されることもあります)を構成するにはどうすればよいですか?
.ackrc以下をファイルに追加します。
.ackrc
--type-set=conf=.conf
個人的には、.ackrcすべてのファイルを検索するように指示する行が に 1 つあります。
-a