[Libreoffice-bugs] [Bug 130571] Add server os pretty name to help->about
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 30 12:22:46 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=130571
--- Comment #7 from Hugo Eduardo Ziviani <hugo_ziviani at hotmail.com> ---
(In reply to Michael Meeks from comment #3)
> 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! =)
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?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200330/4c92df5e/attachment.htm>
More information about the Libreoffice-bugs
mailing list