diff bin/spore @ 8293:c9e09a643692

<shachaf> mkx bin/spore//echo 1 > /hackenv/tmp/spline; cat "${1-/dev/stdin}" > /hackenv/tmp/spout; spam
author HackBot
date Fri, 03 Jun 2016 00:47:22 +0000
parents 26bcede56dc6
children
line wrap: on
line diff
--- a/bin/spore	Fri Jun 03 00:46:26 2016 +0000
+++ b/bin/spore	Fri Jun 03 00:47:22 2016 +0000
@@ -1,1 +1,1 @@
-echo 1 > /hackenv/tmp/spline; cat "${1-/dev/stdin}" > /hackenv/tmp/spout; lines="$(wc -l /hackenv/tmp/spout | awk '{print $1}')"; echo "$lines lines"
+echo 1 > /hackenv/tmp/spline; cat "${1-/dev/stdin}" > /hackenv/tmp/spout; spam