changeset 4911:3c9fc2ed23fd

<oerjan> sed -i \'s/[$]0/c/\' ibin/c
author HackBot
date Mon, 29 Sep 2014 07:08:35 +0000
parents 282402ff69c9
children 4f219c63f5a2
files ibin/c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ibin/c	Mon Sep 29 07:07:13 2014 +0000
+++ b/ibin/c	Mon Sep 29 07:08:35 2014 +0000
@@ -1,3 +1,3 @@
 #!/bin/sh
 . lib/interp
-interp_file "./interps/gcccomp/gcccomp $0"
+interp_file "./interps/gcccomp/gcccomp c"