changeset 12227:9cb638b68832 draft

<oerjan> t sled lib/interp//6iecho $ARGFILE
author HackEso <hackeso@esolangs.org>
date Wed, 04 Dec 2019 04:28:21 +0000
parents eeeb50d688b7
children 6cb5704166cb
files lib/interp
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lib/interp	Wed Dec 04 03:33:24 2019 +0000
+++ b/lib/interp	Wed Dec 04 04:28:21 2019 +0000
@@ -3,6 +3,7 @@
 export I_CMD="$0"
 export I_ARG="$1"
 export ARG_FILE="/tmp/input.$$"
+echo $ARGFILE
 
 get_arg() {
     #if expr "$I_ARG" : "http://" > /dev/null