comparison 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
comparison
equal deleted inserted replaced
8292:f7eb1a2d57c1 8293:c9e09a643692
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" 1 echo 1 > /hackenv/tmp/spline; cat "${1-/dev/stdin}" > /hackenv/tmp/spout; spam