<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Christophe DERVIEUX wrote:<br>
      <br>
    </div>
    <blockquote type="cite"
cite="mid:CAJJMaCS-+-5UnAgwo9BYZgcwcN234ENvC2MZ-W1UTdSh9VQXmA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="markdown-here-wrapper" style="">
          <p style="margin:0px 0px 1.2em!important">Hi, </p>
          <p style="margin:0px 0px 1.2em!important">I recently have an
            issue on Windows with <code style="font-size:0.85em;font-family:Consolas,Inconsolata,Courier,monospace;margin:0px 0.15em;padding:0px 0.3em;white-space:pre-wrap;border:1px solid rgb(234,234,234);background-color:rgb(248,248,248);border-radius:3px;display:inline">tlmgr info</code></p>
          <p style="margin:0px 0px 1.2em!important">This type of command
            works on Linux (Ubuntu 20)</p>
          <pre style="font-size:0.85em;font-family:Consolas,Inconsolata,Courier,monospace;font-size:1em;line-height:1.2em;margin:1.2em 0px"><code class="hljs language-bash" style="font-size:0.85em;font-family:Consolas,Inconsolata,Courier,monospace;margin:0px 0.15em;padding:0px 0.3em;white-space:pre-wrap;border:1px solid rgb(234,234,234);background-color:rgb(248,248,248);border-radius:3px;display:inline;white-space:pre;overflow:auto;border-radius:3px;border:1px solid rgb(204,204,204);padding:0.5em 0.7em;display:block!important;display:block;overflow-x:auto;padding:0.5em;color:rgb(51,51,51);background:rgb(248,248,248)">$ tlmgr info --only-installed --data name,size | head -n <span class="hljs-number" style="color:rgb(0,128,128)">3</span></code>
</pre>
        </div>
      </div>
    </blockquote>
    <br>
    I get the same here under Windows 7 (CMD prompt), Christophe , and
    can work around it as follows :<br>
    <br>
    <blockquote type="cite">> tlmgr info --only-installed --data
      "name,size" | head -n 3<br>
      12many,430080<br>
      2up,94208<br>
      Asana-Math,1363968<br>
      Unable to flush stdout: Invalid argument</blockquote>
    <br>
    I assume that the "Unable to flush stdout: Invalid argument" is
    something to do with " | head -n 3" (something I have never used).<br>
    -- <br>
    <i>Philip Taylor</i><br>
    <br>
    <br>
    <br>
  </body>
</html>