diff options
Diffstat (limited to 'system/tmpwatch/README')
-rw-r--r-- | system/tmpwatch/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/system/tmpwatch/README b/system/tmpwatch/README index 31a9a7f220643..89a87bce2ad97 100644 --- a/system/tmpwatch/README +++ b/system/tmpwatch/README @@ -1,4 +1,5 @@ -The tmpwatch utility recursively searches through specified directories and -removes files which have not been accessed in a specified period of time. -tmpwatch is normally used to clean up directories which are used for -temporarily holding files (for example, /tmp). +The tmpwatch utility recursively searches through specified +directories and removes files which have not been accessed in a +specified period of time. tmpwatch is normally used to clean up +directories which are used for temporarily holding files (for example, +/tmp). |