Working on README, put defs in joy.py

I'm on an Ubuntu system right now and the split command doesn't have the
'-p' switch.  :(   I wasn't happy with that janky solution anyway.
This commit is contained in:
sforman
2023-07-25 21:13:35 -07:00
parent 975924f632
commit ced691279a
3 changed files with 135 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# split on Ubuntu doesn't have '-p' option! Wah!
joy: joy.py ../defs.txt
split -p \'\'\'\.splitlines\(\) joy.py joy.py.
cat joy.py.aa ../defs.txt joy.py.ab > joy