Article Archive for December 2007
A simple text string search script
Sometimes you need to locate a text string in various configuration files. You don’t know which files. You can just use “grep *”, but the output is rather messy and you can only search in …

Latest Comments