The tzcode and tzdata names are different. On Wed, May 25, 2022 at 10:31 AM Max Nikulin via tz <tz@iana.org> wrote:
Hi,
Some time ago I have noticed that shell commands are duplicated in the "Downloading the tz database" section on the following page https://data.iana.org/time-zones/tz-link.html#download
mkdir tzdb cd tzdb wget https://www.iana.org/time-zones/repository/tzcode-latest.tar.gz wget https://www.iana.org/time-zones/repository/tzdata-latest.tar.gz gzip -dc tzcode-latest.tar.gz | tar -xf - gzip -dc tzdata-latest.tar.gz | tar -xf -
I think it is better to remove some commands.
-- Jonathan Leffler <jonathan.leffler@gmail.com> #include <disclaimer.h> Guardian of DBD::Informix - v2018.1031 - http://dbi.perl.org "Blessed are we who can laugh at ourselves, for we shall never cease to be amused."