view bin/dateu @ 11846:b915ab56eefc draft

<wob_jonas> `` set -e; c=bin/quine; >$c echo $\'#!/bin/sh\\necho $IRC_MESSAGE # Best cheating quine ever?\'; chmod -v a+x "$c"
author HackEso <hackeso@esolangs.org>
date Tue, 16 Jul 2019 12:49:03 +0000
parents 06331fefa90d
children 7749e14b2064
line wrap: on
line source

#!/bin/sh
exec date -u ${1:+-d "$1"} "+%Y-%m-%d %H:%M:%S.%N %z %Z %B %-e %A %G-W%V-%u"