annotate bin/pad @ 12269:00ab7b8652c5 draft

<fizzie> mkx /hackenv/bin/guile///usr/bin/guile -c \'(display \'"$*"\')\'
author HackEso <hackeso@esolangs.org>
date Thu, 19 Dec 2019 20:00:51 +0000
parents 8fa7b097affc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9984
8fa7b097affc <oerjan> undo 9983
HackBot
parents: 9983
diff changeset
1 pad="$1"; shift; echo "$@" >> "tmp/pad.$pad"