From mboxrd@z Thu Jan 1 00:00:00 1970 From: arisawa Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-Id: <6D92CF52-0967-446D-A5BC-30BF70EE87B6@ar.aichi-u.ac.jp> Date: Sat, 26 Sep 2015 14:29:18 +0900 To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: [9fans] manual qer(8) Topicbox-Message-UUID: 6c1e6e3e-ead9-11e9-9d60-3106f5b1d025 Hello, qer(8) says: Runq is often called from cron(8) by an entry such as 0,10,20,30,40,50 * * * * kremvax runq -a /mail/queue /mail/lib/remotemail I think =E2=80=9Crunq=E2=80=9D should be replaced by =E2=80=9Cupas/runq=E2= =80=9D Kenji Arisawa From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <6D92CF52-0967-446D-A5BC-30BF70EE87B6@ar.aichi-u.ac.jp> References: <6D92CF52-0967-446D-A5BC-30BF70EE87B6@ar.aichi-u.ac.jp> Date: Sat, 26 Sep 2015 10:11:21 +0100 Message-ID: From: Charles Forsyth To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=14dae9cc92d80993160520a2d953 Subject: Re: [9fans] manual qer(8) Topicbox-Message-UUID: 6c229aa4-ead9-11e9-9d60-3106f5b1d025 --14dae9cc92d80993160520a2d953 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 26 September 2015 at 06:29, arisawa wrote: > I think =E2=80=9Crunq=E2=80=9D should be replaced by =E2=80=9Cupas/runq= =E2=80=9D mine has /bin/upas/runq -a /mail/queue /mail/lib/remotemail --14dae9cc92d80993160520a2d953 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
--14dae9cc92d80993160520a2d953-- From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) From: arisawa In-Reply-To: Date: Sat, 26 Sep 2015 18:50:04 +0900 Content-Transfer-Encoding: quoted-printable Message-Id: References: <6D92CF52-0967-446D-A5BC-30BF70EE87B6@ar.aichi-u.ac.jp> To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Subject: Re: [9fans] manual qer(8) Topicbox-Message-UUID: 6c26d6b4-ead9-11e9-9d60-3106f5b1d025 thanks. anyway, simple =E2=80=9Crunq=E2=80=9D does not work. should be fixed. > 2015/09/26 18:11=E3=80=81Charles Forsyth = =E3=81=AE=E3=83=A1=E3=83=BC=E3=83=AB=EF=BC=9A >=20 >=20 > On 26 September 2015 at 06:29, arisawa = wrote: > I think =E2=80=9Crunq=E2=80=9D should be replaced by =E2=80=9Cupas/runq=E2= =80=9D >=20 > mine has /bin/upas/runq -a /mail/queue /mail/lib/remotemail From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Sat, 26 Sep 2015 07:49:02 -0700 To: 9fans@9fans.net Message-ID: In-Reply-To: References: <6D92CF52-0967-446D-A5BC-30BF70EE87B6@ar.aichi-u.ac.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] manual qer(8) Topicbox-Message-UUID: 6c2acc4c-ead9-11e9-9d60-3106f5b1d025 On Sat Sep 26 02:52:21 PDT 2015, arisawa@ar.aichi-u.ac.jp wrote: > thanks. > anyway, simple =E2=80=9Crunq=E2=80=9D does not work. > should be fixed. applied to atom sources. d-rwxr-xr-x M 8526469 quanstro adm 0 Sep 26 10:48 /n/atom/patch/applied/q= ermannit atta; diff -c /n/atom/patch/applied/qermannit/^(qer.orig qer) /n/atom/patch/applied/qermannit/qer.orig:205,211 - /n/atom/patch/applied/= qermannit/qer:205,211 .IP .EX 0,10,20,30,40,50 * * * * kremvax - runq -a /mail/queue /mail/lib/remotemail + /bin/upas/runq -a /mail/queue /mail/lib/remotemail .EE .LP The entry must be a single line; it is folded here only so it fits on t= he page. - erik