From 6db549040a4d007433d127a629f451afd2d9cac4 Mon Sep 17 00:00:00 2001 From: Anton Beloglazov Date: Tue, 20 Nov 2012 16:47:59 +1100 Subject: [PATCH] Added a script for deleting all log files --- all-clean-logs.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 all-clean-logs.sh diff --git a/all-clean-logs.sh b/all-clean-logs.sh new file mode 100755 index 0000000..80e6009 --- /dev/null +++ b/all-clean-logs.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +./compute-clean-logs.py +rm -rf /var/log/neat/*