Tag Archives: bash

Bash alias to search file contents

This simple Bash alias will search the contents of every file in the current directory (and sub-directories) and return the file names. Very handy when trying to work out which file generated which HTML in large PHP based applications or … Continue reading

Posted in Code Stuff | Tagged | Leave a comment