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?
keywords are inotifywait & inotifywatch commands