changeset 12053:79ccc7d404cb draft

<fizzie> sled /hackenv/bin/spore//s|/hackenv/tmp/|$HACKENV/tmp/|g
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 21:35:56 +0000
parents a78a69d54f68
children 405c0e846fcc
files bin/spore
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/spore	Sat Nov 16 21:35:17 2019 +0000
+++ b/bin/spore	Sat Nov 16 21:35:56 2019 +0000
@@ -1,1 +1,1 @@
-cat "${2:-/dev/stdin}" > /hackenv/tmp/spout; spam "${1-1}"
+cat "${2:-/dev/stdin}" > $HACKENV/tmp/spout; spam "${1-1}"