changeset 12119:f64c09e35116 draft

<fizzie> sled /hackenv/bin/qc//s|quotes|${HACKENV-/hackenv}/quotes|
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 23:10:23 +0000
parents ee30d51e855a
children 4db5a8cfee37
files bin/qc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/qc	Sat Nov 16 23:09:43 2019 +0000
+++ b/bin/qc	Sat Nov 16 23:10:23 2019 +0000
@@ -1,2 +1,2 @@
 #!/bin/sh
-wc -l quotes
+wc -l ${HACKENV-/hackenv}/quotes