diff options
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. |