annotate bin/blsq @ 12442:9afc8d5d682f draft

<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
author HackEso <hackeso@esolangs.org>
date Wed, 22 Dec 2021 03:48:54 +0000
parents 0b7fdb338788
children d5df3e14bbe3
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
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
2 print_args_or_input | $HACKENV/tmp/Burlesque/blsq --file-no-stdin /dev/stdin