annotate bin/blsq @ 12500:e48c08805365 draft default tip

<b_jonas> ` learn \'The password of the month is Cthulhuquagdonic Mothraquagdonic Narwhalicorn.\' # https://logs.esolangs.org/libera-esolangs/2024-04.html#lKE Infinite craft
author HackEso <hackeso@esolangs.org>
date Wed, 01 May 2024 06:39:10 +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