Hacker News new | ask | show | jobs
by eliasmacpherson 5072 days ago
ack has ignore built in for certain filetypes. Then combined with my shell expanding * to just the files and directories at the current layer, ack will not find certain things that grep -R string * will.