changeset 12040:a78307295ae5 draft

<wib_jonas> python3 -cn="bin/allquotes"; a=open(n,"rb").read(); a=a.replace(b\'quotes\',b\'"${HACKENV-/hackenv}/quotes"\'); open(n,"wb").write(a)
author HackEso <hackeso@esolangs.org>
date Fri, 15 Nov 2019 14:33:13 +0000
parents 0ab73df2eb49
children 142d349827b7
files bin/allquotes
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/allquotes	Fri Nov 15 14:11:44 2019 +0000
+++ b/bin/allquotes	Fri Nov 15 14:33:13 2019 +0000
@@ -1,2 +1,2 @@
 #!/bin/sh
-nl -w 1 -s ') ' quotes
+nl -w 1 -s ') ' "${HACKENV-/hackenv}/quotes"