changeset 12369:6d7fb0735cfe draft

<NotApplicable> fetch /hackenv/bin/whatwg https://hack.esolangs.org/get/bin/whatwg
author HackEso <hackeso@esolangs.org>
date Sun, 07 Feb 2021 22:48:30 +0000
parents eace8d7551f7
children bd245ca93c79
files bin/whatwg
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/whatwg	Sun Feb 07 22:48:07 2021 +0000
+++ b/bin/whatwg	Sun Feb 07 22:48:30 2021 +0000
@@ -6,5 +6,5 @@
 fi
 FILESIZE=$(stat -c%s "$FILENAME")
 FILEDATE=$(stat -c%y "$FILENAME")
-echo 'whatwg HTML specification -- $FILESIZE bytes strong! (as of $FILEDATE)'
+echo -e 'whatwg HTML specification -- $FILESIZE bytes strong! (as of $FILEDATE)'
 exit 0
\ No newline at end of file