changeset 7588:54457e160034

<Moon_> mkx Eternity// while :; do echo \'Loading\'; sleep 1; done
author HackBot
date Thu, 28 Apr 2016 22:15:39 +0000
parents d3a6b1608347
children 0127a61014cb
files Eternity
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Eternity	Thu Apr 28 22:15:39 2016 +0000
@@ -0,0 +1,1 @@
+ while :; do echo 'Loading'; sleep 1; done