diff options
| -rw-r--r-- | README | 1 | ||||
| -rw-r--r-- | README.md | 9 |
2 files changed, 9 insertions, 1 deletions
@@ -1 +0,0 @@ -TODO diff --git a/README.md b/README.md new file mode 100644 index 0000000..cc2a329 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +OVERVIEW +======== + +dir\_monitor is a simple utility to print stat information +from a directory in a formatted and organized form. In +combination with watch it can be used for continous monitoring. + +TODO +==== |
