I need to monitor the creation of a specific file type (with a known extension) in a specific folder in linux. I understand that inotify will only watch existing files. Do I understand correctly?I need to monitor the creation of a specific fi
I need to monitor the creation of a specific file type (with a known extension) in a specific folder in linux. I understand that inotify will only watch existing files. Do I understand correctly?I need to monitor the creation of a specific fi