plan9fox/rc/bin/tcpu

7 lines
178 B
Plaintext
Raw Normal View History

2011-07-12 20:47:56 +00:00
#!/bin/rc
rfork ne
auth/keyfs -p
aux/listen1 -t tcp!*!ticket /bin/auth/authsrv &
service=cpu aux/listen1 tcp!*!cpu /bin/cpu -O &
service=cpu aux/listen1 tcp!*!ncpu /bin/cpu -R &