view 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
line wrap: on
line source

grwp '\(is\|are\) just' | sed -e 's/:/ ::= /;s/$/\n/' > tmp/just && url tmp/just