Ubuntu 20.04, fswatch 1.14.0 Even with the `-1` flag I get 3x the number of lines output vs on mac where I only see 1. ``` On Linux $ fswatch -1 /path /path/file.ext /path/file.ext /path/file.ext On Mac: $ fswatch -1 /path /path/file.ext ``` This might be related to #255