diff options
| author | stanley lieber <stanley.lieber@gmail.com> | 2012-01-05 12:34:16 -0600 |
|---|---|---|
| committer | stanley lieber <stanley.lieber@gmail.com> | 2012-01-05 12:34:16 -0600 |
| commit | b63b2a828499938d18945869383694e19de02bdd (patch) | |
| tree | db64ae20001d3f1ab306d5869c4cce95c944b5f7 /rc | |
| parent | e7dd5dad5cafafac34f2e37f9058cba73f946b2c (diff) | |
| download | plan9front-b63b2a828499938d18945869383694e19de02bdd.tar.xz | |
rollback screwed up commit
Diffstat (limited to 'rc')
| -rwxr-xr-x | rc/bin/tcpu | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/rc/bin/tcpu b/rc/bin/tcpu deleted file mode 100755 index d87a5ae65..000000000 --- a/rc/bin/tcpu +++ /dev/null @@ -1,6 +0,0 @@ -#!/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 & |
