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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user