Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages