annotate bin/just @ 11996:b1b0dafa230c draft

<fizzie> mkx bin/just//grwp \'\\(is\\|are\\) just\' | sed -e \'s/:/ ::= /;s/$/\\n/\' > tmp/just && url tmp/just
author HackEso <hackeso@esolangs.org>
date Fri, 01 Nov 2019 13:09:46 +0000
parents
children 095301793384
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11996
b1b0dafa230c <fizzie> mkx bin/just//grwp \'\\(is\\|are\\) just\' | sed -e \'s/:/ ::= /;s/$/\\n/\' > tmp/just && url tmp/just
HackEso <hackeso@esolangs.org>
parents:
diff changeset
1 grwp '\(is\|are\) just' | sed -e 's/:/ ::= /;s/$/\n/' > tmp/just && url tmp/just