Gentoo Archives: gentoo-user

From: Kent Fredric <kentnl@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Don't miss the 1 500 000 000 Unix second!
Date: Thu, 13 Jul 2017 18:15:43
Message-Id: 20170714061509.038a79ba@katipo2.lan
In Reply to: [gentoo-user] Don't miss the 1 500 000 000 Unix second! by Andrew Savchenko
1 On Thu, 13 Jul 2017 16:01:42 +0300
2 Andrew Savchenko <bircoph@g.o> wrote:
3
4 > Hi all!
5 >
6 > I'd like to remind you that
7 > $ date -d @1500000000
8 > is drawing close!
9 >
10 > Don't miss the moment :)
11 >
12 > Best regards,
13 > Andrew Savchenko
14
15 watch -n 1 'echo $(( 1500000000 - $( date +"%s") ))'
16
17 Enjoy.

Replies

Subject Author
[gentoo-user] Re: Don't miss the 1 500 000 000 Unix second! Nikos Chantziaras <realnc@×××××.com>