<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Add server os pretty name to help->about"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130571#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Add server os pretty name to help->about"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130571">bug 130571</a>
              from <span class="vcard"><a class="email" href="mailto:hugo_ziviani@hotmail.com" title="Hugo Eduardo Ziviani <hugo_ziviani@hotmail.com>"> <span class="fn">Hugo Eduardo Ziviani</span></a>
</span></b>
        <pre>(In reply to Michael Meeks from <a href="show_bug.cgi?id=130571#c3">comment #3</a>)
<span class="quote">> Hugo - please work harder at your research; go around the hermenutical
> spiral five times =) read the code I pointed at, cat /etc/os-release, get a
> build & see what it does currently - and you'll be able to answer your own
> question.

> Thanks! =)</span >

Michael, hello! I hope everything is going good. So, I thought something like
this to this error:

awk -F= '$1=="ID" { print $2 ;}' /etc/os-release

This simple line can return just the name of OS. What do you think? I'm going
to the right way?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>