9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: cinap_lenrek@felloff.net
To: lego12239@yandex.ru, 9fans@9fans.net
Subject: Re: [9fans] cat /dev/mouse | xd
Date: Mon, 20 Jan 2014 19:15:45 +0100	[thread overview]
Message-ID: <dfb0892534f68562a428461d794ba31c@felloff.net> (raw)
In-Reply-To: <20140120174125.GA7678@localhost>

xd does output buffering. only when the buffer is full or it gets
to the end of the file (never in case of /dev/mouse) it writes to
the output.

you can disable buffering with the -u flag, see xd(1) in the
manual.

--
cinap



  reply	other threads:[~2014-01-20 18:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-20 17:41 Oleg
2014-01-20 18:15 ` cinap_lenrek [this message]
     [not found] ` <8c0547b29ad63a7d04292036e24519d6@felloff.net>
2014-01-20 18:31   ` Oleg

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=dfb0892534f68562a428461d794ba31c@felloff.net \
    --to=cinap_lenrek@felloff.net \
    --cc=9fans@9fans.net \
    --cc=lego12239@yandex.ru \
    /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).