9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: 有澤健治 <karisawa@gmail.com>
To: 9fans <9fans@9fans.net>
Subject: Re: [9fans] wctl
Date: Tue, 9 May 2023 22:01:40 +0900	[thread overview]
Message-ID: <CAN4cm2txs6A4s8yQ-3PggeHMKuuYyi8Zpm-_R1V-eLZt11uRrA@mail.gmail.com> (raw)
In-Reply-To: <e80622132c57845586dad1043a8180b9@hamnavoe.com>

[-- Attachment #1: Type: text/plain, Size: 698 bytes --]

Thanks for umbraticus and Richard.

The value 72 is experimentally OK.
However I am not convinced yet.
I can't find the value in the manual.

Kenji Arisawa

2023年5月9日(火) 17:00 Richard Miller <9fans@hamnavoe.com>:

> > ; read -c 72 /dev/wctl
> 
> Or, if your chosen flavour of Plan 9 doesn't have the 'read -c'
> option, one of these will do:
> 
> dd -if /dev/wctl -bs 72 -count 1 -quiet 1
> syscall -o read 0 buf 72 </dev/wctl >[2]/dev/null
> 

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tf13f657beb7b12c0-M429a1a214f0fb13d9c461eda
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

[-- Attachment #2: Type: text/html, Size: 1995 bytes --]

  reply	other threads:[~2023-05-09 13:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-09  3:31 有澤健治
2023-05-09  6:11 ` umbraticus
2023-05-09  7:59   ` Richard Miller
2023-05-09 13:01     ` 有澤健治 [this message]
2023-05-09 15:04       ` sirjofri
2023-05-09 21:17         ` 有澤健治

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAN4cm2txs6A4s8yQ-3PggeHMKuuYyi8Zpm-_R1V-eLZt11uRrA@mail.gmail.com \
    --to=karisawa@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).