changeset 11801:3c7dbbf10d99 draft

<wob_jonas> `` set -e; cd wisdom; mv -vi fungus mushroom; sed -i "s/^/A mushroom is /" mushroom; cat mushroom; echo ok
author HackEso <hackeso@esolangs.org>
date Mon, 29 Apr 2019 10:27:13 +0000
parents 22698dc356fe
children 439c4432b623
files wisdom/fungus wisdom/mushroom
diffstat 2 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/wisdom/fungus	Mon Apr 29 01:40:29 2019 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-a fungus that grows above ground, especially after rain.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wisdom/mushroom	Mon Apr 29 10:27:13 2019 +0000
@@ -0,0 +1,1 @@
+A mushroom is a fungus that grows above ground, especially after rain.