[plug] Don't miss it :)

Bill Kenworthy billk at iinet.net.au
Fri Jul 14 05:59:32 AWST 2017


For those of you who love anniversaries and odd dates - date -d
@1500000000 is today!

watch -n 1 'echo $(( 1500000000 -  $( date +"%s") ))'

 or

watch -n 1 'date -d@$((1500000000 - $(date +"%s"))) -u +%H:%M:%S'

BillK

* noticed on the gentoo mail list


More information about the plug mailing list