Your message dated Wed, 16 Aug 2023 13:25:52 +0200
with message-id <[email protected]>
and subject line Closing #915075
has caused the Debian Bug report #915075,
regarding Add every nth week example
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
915075: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=915075
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cron
Version: 3.0pl1-130
Severity: wishlist
File: /usr/share/man/man5/crontab.5.gz
Please Add example:
# Remind every 10th Sunday at 4:44 a.m. Immune from irregularities across the
new year.
44 4 * * sun test $(expr `date +%s` / 60 / 60 / 24 / 7 % 10) -eq 0 && echo Wash
the car today.
(Hope I got it right.)
--- End Message ---
--- Begin Message ---
Hi,
the wanted example is now provided in the last release.
--
Georges KHAZNADAR et Jocelyne FOURNIER
22 rue des mouettes, 59240 Dunkerque France.
Téléphone +33 (0)3 28 29 17 70
signature.asc
Description: PGP signature
--- End Message ---