code searching tool similar to ack with a focus on speed. ggreer/the_silver_searcherA code searching tool similar to ack, with a focus on speed. Do you know C? Want to improve ag? I invite you to pair with me. It is an order of magnitude faster than ack. It ignores file patterns from your .gitignore and .hgignore.https://github.com/ggreer/the_silver_searcher리눅스 문자열 찾기 - ag commandHow to supercharge string search through a directory hierarchy on a Linux/Unix - nixCraft Usually, I use the for code searching on my box. Recently, I come across another cool tool called ag. It is an attempt to make something better than ack, which itself is better than grep command.https://wiznxt.tistory.com/713