toops - plan9port - [fork] Plan 9 from user space
(HTM) git clone git://src.adamsgaard.dk/plan9port
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 19e78199ec1dfab7b56e97ee2d47915cff819eab
(DIR) parent a19ff5b204a5e36ae522feb4acc0f31542b95f38
(HTM) Author: rsc <devnull@localhost>
Date: Fri, 7 Jan 2005 18:04:03 +0000
oops
Diffstat:
M bin/g | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/bin/g b/bin/g
t@@ -1,4 +1,4 @@
-#!/mit/rsc/plan9/bin/rc
+#!/usr/local/plan9/bin/rc
flags=()
while(! ~ $#* 1 && ~ $1 -*){