Voncloft
Voncloft
Ill create a branch on my repo and make a new pull request some time On Mon, May 3, 2021, 5:52 PM Emmett1 ***@***.***> wrote: > Woah, definitely i cant...
any update on this?
> I only get events for "a" when using `mkdir -p a/b/c` inside a watched directory. > > ``` > -r, --recursive > Newly created subdirectories will also be watched....
> My comment confirmed the program **is** broken and -r is not working correctly. The newly created directories are added to the watch list and future actions do send events,...
also suppose folders a has files in it a/1.txt a/2.txt mv a b inotify will catch moving folder name a to b......but 1.txt and 2.txt are not "caught"
No offense but that seems really cheesy and inefficient How often in the real world do you go Mkdir a Mkdir a/b Mkdir a/b/c Nano a/b/c/test.txt mv a x .........
How? The only way to see logs are via stdout meaning there is no log file I use v3 which did away with log files (which is a stupid idea)...