view bin/datei @ 11665:eeddb1de13d2 draft

<b_jonas> `` f=bin/datei; >$f echo $\'#!/bin/sh\\n\'\'exec date "+%Y-%m-%d %H:%M:%S.%N %z %Z %B %-e %A %G-W%V-%u"\'; chmod -c a+x "$f"
author HackEso <hackeso@esolangs.org>
date Thu, 06 Dec 2018 22:16:28 +0000
parents c989a1669243
children 10d612def8ee
line wrap: on
line source

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