index
:
plan9front.git
etheriwl
front
rio
sam
webfs
my patches for 9front; forked from http://git.9front.org/plan9front/plan9front/HEAD/info.html
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
rc/bin/g
2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/g b/rc/bin/g
index a64ab431e..69656dfcc 100755
--- a/
rc/bin/g
+++ b/
rc/bin/g
@@ -1,5 +1,5 @@
#!/bin/rc
-
+rfork e
flags=()
while(! ~ $#* 1 && ~ $1 -* && ! ~ $1 --){
flags=($flags $1);