Is it possible to log the results of shell scripts triggered with hazel to a file and send a notification?
I have a bunch of sed-based search & replace actions and it would be great if I could be alerted whenever one of them encounters an error or its search pattern isn't actually found and so no replacement occurred.