Skip to content
#

inotify

Here are 162 public repositories matching this topic...

doronbehar
doronbehar commented Apr 29, 2020

Hey :) This program looks awesome, first time user here.

On GNU/Linux, I'd like to use fswatch to monitor only writes to a file. I'd like to run a markup convertor whenever I perform a write to a README file.

It feels as if the normal fswatch -o README shows also events which are not write because it spits a new line even if I don't write the file but moving my focus to it.

I notice the

yurivict
yurivict commented Jan 31, 2020

Unit tests:

void event_to_str(): test end
void event_to_str_sep(): test begin
void event_to_str_sep(): test end
void str_to_event(): test begin
void str_to_event(): test end
void str_to_event_sep(): test begin
void str_to_event_sep(): test end
void basic_watch_info(): test begin
Failed to remove watch on /: Unknown error: -1
test.c:183 Test 'void basic_watch_info()' failed: Verifica
elliott10
elliott10 commented Sep 28, 2019

When I followed the README.md and run command: python3 ./setup.py test
on CentOS Linux 7, I encountered the following error:

running test
Searching for onedrivesdk
Reading https://pypi.org/simple/onedrivesdk/
Downloading https://files.pythonhosted.org/packages/b3/76/9a3fe5b36079f5c40b33c89ad6f7737e3b8609010a80c9ed24d762ddb93e/onedrivesdk-2.0.tar.gz#sha256=4a1b3cf22570c21f083bea0a0e07
gerbera

Improve this page

Add a description, image, and links to the inotify topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the inotify topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.