diff options
author | Axel Bergerhoff <the.druid@arcor.de> | 2017-08-31 12:10:44 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-02 10:19:46 +0100 |
commit | cae95a71efdd8586432d4c35082aca1b32d6aaf2 (patch) | |
tree | 5d8ddece40630cadf7ee8920cba5e6061f932af3 /system/fileschanged/README | |
parent | 26b6761d40b94c4aab51d6e502b381e805a06ef6 (diff) |
system/fileschanged: Added (File Alteration Monitor client).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/fileschanged/README')
-rw-r--r-- | system/fileschanged/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/fileschanged/README b/system/fileschanged/README new file mode 100644 index 0000000000000..54422ad21b8ec --- /dev/null +++ b/system/fileschanged/README @@ -0,0 +1,4 @@ +The fileschanged utility is a FAM (File Alteration Monitor) client. +From the command line it monitors sets of files and shows you when they +change. You can use fileschanged in shell scripts to take action when +monitored files become altered. |