annotate bin/blsq @ 12477:70d9443cb712 draft

<wib_jonas> `` (set -e; cd /hackenv/wisdom; rm -v "ponderthis ponder"*)
author HackEso <hackeso@esolangs.org>
date Mon, 27 Feb 2023 10:57:23 +0000
parents d5df3e14bbe3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12442
9afc8d5d682f <int-e> ` ( echo \'#! /bin/bash\'; echo \'print_args_or_input | $HACKENV/tmp/Burlesque/blsq --file-no-stdin /dev/stdin\' ) > $HACKENV/bin/blsq; cat $HACKENV/bin/blsq
HackEso <hackeso@esolangs.org>
parents: 12441
diff changeset
1 #! /bin/bash
12443
d5df3e14bbe3 <int-e> ` ( echo \'#! /bin/bash\'; echo \'print_args_or_input "$@" | $HACKENV/tmp/Burlesque/blsq --file-no-stdin /dev/stdin\' ) > $HACKENV/bin/blsq; cat $HACKENV/bin/blsq
HackEso <hackeso@esolangs.org>
parents: 12442
diff changeset
2 print_args_or_input "$@" | $HACKENV/tmp/Burlesque/blsq --file-no-stdin /dev/stdin