-
Notifications
You must be signed in to change notification settings - Fork 0
nithish642k/file-watcher-project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To change the watch directory: 1)Open 'final.c' 2)In line 20 of the code,change "/home/hp-3564/project" to the location of the directory you want to monitor. To run the file watcher: 1)Open the terminal 1)compile the program 'final.c' with the command 'gcc -w final.c' 2)Run the program with the command './a.out'
About
A program that monitors a given directory for changes using File Concepts and Inotify mehanism.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published