filewatcherd icon indicating copy to clipboard operation
filewatcherd copied to clipboard

FreeBSD daemon that watches files and runs commands when they change

Results 3 filewatcherd issues
Sort by recently updated
recently updated
newest added

On arm, `char` is an unsigned type. As `c` is of type `char`, the loop while (!argerr && (c = getopt_long(argc, argv, "dhw:", longopts, 0)) != -1) { ... }...

Hi, I have a watchtab configured to watch a directory and I'm probably understanding things wrong... Watchtab looks like this: `/usr/local/share/appdata/app1 * 1 /bin/sh /usr/local/share/watch-commnds/command.sh` So, when some file is...

Dear everyone, i still see it's still in beta. When would it be released for next version? Thank you