Cron <root@helos> docker ps --filter "ancestor=collec_app" --filter "status=running" | grep "days ago" | awk '{print $1}' | xargs --no-run-if-empty docker stop | xargs --no-run-if-empty docker rm]
We have a crontab that sends me this output. There are 100 lines of gibberish. Can we silence this? ----- Forwarded message from Cron Daemon <root@openlib.org> ----- From: Cron Daemon <root@openlib.org> To: root@openlib.org Subject: Cron <root@helos> docker ps --filter "ancestor=collec_app" --filter "status=running" | grep "days ago" | awk '{print $1}' | xargs --no-run-if-empty docker stop | xargs --no-run-if-empty docker rm 2d3adc16df93 b22a4c7f71d0 991cc7bf0819 [lines deleted] ----- End forwarded message ----- -- Written by Thomas Krichel http://openlib.org/home/krichel on his 21585th day.
I am sending it /dev/null now. On Tuesday, July 9th, 2024 at 16:19, Thomas Krichel <krichel@openlib.org> wrote:
We have a crontab that sends me this output. There are 100 lines of gibberish. Can we silence this?
----- Forwarded message from Cron Daemon root@openlib.org -----
From: Cron Daemon root@openlib.org
To: root@openlib.org Subject: Cron root@helos docker ps --filter "ancestor=collec_app" --filter "status=running" |
grep "days ago" | awk '{print $1}' | xargs --no-run-if-empty docker stop | xargs --no-run-if-empty docker rm
2d3adc16df93 b22a4c7f71d0 991cc7bf0819
[lines deleted]
----- End forwarded message -----
-- Written by Thomas Krichel http://openlib.org/home/krichel on his 21585th day.
_______________________________________________ CollEc-run mailing list CollEc-run@lists.openlib.org http://lists.openlib.org/cgi-bin/mailman/listinfo/collec-run
participants (2)
-
Christian Düben -
Thomas Krichel