fswatch -r --event=Created --event=Updated --event=Renamed --format=%p -0 MYFOLDER/ | xargs -0 -n1 -I{} mycommand "{}"