Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add fileschanged, a client to the FAM (File Alteration Monitor) server. | Pav Lucistnik | 2004-05-23 | 1 | -0/+10 |
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. PR: ports/66894 Submitted by: Konstantin Reznichenko <kot@premierbank.dp.ua> Notes: svn path=/head/; revision=109792 |