<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic lshw output - odd strings displayed in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/lshw-output-odd-strings-displayed/m-p/4073605#M30114</link>
    <description>I'm mainly an HP-UX person but am currently managing some HP Linux as well.&lt;BR /&gt;&lt;BR /&gt;Using the lshw command, before the main output I see upper case character strings appearing my Putty window, that do not appear in the final output. If I redirect stdout to /dev/null I see them, so they're not on stdout. If I redirect stderr to /dev/null I don't, so they're not to /dev/tty. If I redirect stderr to a file, I don't see them and the file is empty.&lt;BR /&gt;&lt;BR /&gt;What's going on (or does Linux do this sort of thing)?&lt;BR /&gt;&lt;BR /&gt;David&lt;BR /&gt;</description>
    <pubDate>Thu, 20 Sep 2007 11:06:43 GMT</pubDate>
    <dc:creator>David G Ledger</dc:creator>
    <dc:date>2007-09-20T11:06:43Z</dc:date>
    <item>
      <title>lshw output - odd strings displayed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lshw-output-odd-strings-displayed/m-p/4073605#M30114</link>
      <description>I'm mainly an HP-UX person but am currently managing some HP Linux as well.&lt;BR /&gt;&lt;BR /&gt;Using the lshw command, before the main output I see upper case character strings appearing my Putty window, that do not appear in the final output. If I redirect stdout to /dev/null I see them, so they're not on stdout. If I redirect stderr to /dev/null I don't, so they're not to /dev/tty. If I redirect stderr to a file, I don't see them and the file is empty.&lt;BR /&gt;&lt;BR /&gt;What's going on (or does Linux do this sort of thing)?&lt;BR /&gt;&lt;BR /&gt;David&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Sep 2007 11:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lshw-output-odd-strings-displayed/m-p/4073605#M30114</guid>
      <dc:creator>David G Ledger</dc:creator>
      <dc:date>2007-09-20T11:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: lshw output - odd strings displayed</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lshw-output-odd-strings-displayed/m-p/4073606#M30115</link>
      <description>Those strings are actually reporting which of the system features lshw is testing at the moment.  It checks for "if (isatty(2))" and outputs those strings when stderr is a tty.&lt;BR /&gt;&lt;BR /&gt;It seems like lshw was first created on a rather slow (or huge) system.  They flash by far to quickly to read on my laptop.  They could be helpful if lshw stalls at some point.  They would tell you what subsystem was causing the stall.&lt;BR /&gt;&lt;BR /&gt;You can actually see all of the output if you run lshw inside of a 'script' command to catch the output into a typescript file.  Since this is linux instead of HP-UX you can also get the source to lshw and see the actual code that writes the messages.  On the other hand, the lshw man page has nothing to say about the behavior. I suppose the author thought that the meaning of the output was self-evident.  At a much slower pace it may have been that way.</description>
      <pubDate>Fri, 21 Sep 2007 10:06:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lshw-output-odd-strings-displayed/m-p/4073606#M30115</guid>
      <dc:creator>Mike Stroyan</dc:creator>
      <dc:date>2007-09-21T10:06:51Z</dc:date>
    </item>
  </channel>
</rss>

