I want to automatically kick off a build whenever a file changes.
I\'ve used autospec (RSpec) in Ruby and loved that.
How can this be done in bash?
Take a look at incron and inotify-tools.