diff --git a/run-clean-loggers.sh b/run-clean-loggers.sh new file mode 100755 index 0000000..21fc1a5 --- /dev/null +++ b/run-clean-loggers.sh @@ -0,0 +1,3 @@ +#!/bin/bash + + find /home/pi -maxdepth 1 -type f -iname '*.out' -mtime +30