changeset 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 4de59c4fd0bd
children 2a0b3c05fc97
files bin/just
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/just	Fri Nov 01 13:09:46 2019 +0000
@@ -0,0 +1,1 @@
+grwp '\(is\|are\) just' | sed -e 's/:/ ::= /;s/$/\n/' > tmp/just && url tmp/just