]> git.lizzy.rs Git - plan9front.git/blob - rc/bin/inst/mainloop
inst: get rid of ppp configuration
[plan9front.git] / rc / bin / inst / mainloop
1 #!/bin/rc
2
3 cd /bin/inst
4 . ./defs
5 fn sigint { }
6
7 coherence
8
9 # we run this while() here so that ctl-d won''t exit from us -- it''ll only exit main!
10 # main contains a while() loop too, to avoid the hit of 
11 # continually reexecing from here.
12
13 while()
14         ./main