blob: 05cbb0add6dca4cf524b1ad58a527c6658127375 (
plain) (
blame)
1
2
3
4
5
|
The fileschanged utility is a client to the FAM (File Alteration Monitor)
server that is now available in some distributions. Here's how the fileschanged
FAM client works: you give it some filenames on the command line and then it
monitors those files for changes. When it discovers that a file has changed
(or has been altered), it displays the filename on the standard-output.
|