Thanks Marius!<br><br><div><span class="gmail_quote">On 4/7/07, <b class="gmail_sendername">Marius Gedminas</b> &lt;<a href="mailto:marius@pov.lt">marius@pov.lt</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, Apr 06, 2007 at 04:46:36PM -0400, Scott Prive wrote:<br>&gt; I have a shell-based application which I want to support on Maemo. A small<br>&gt; feature of my application is to detect the OS/platform it is running on.
<br>&gt;<br>&gt; To get this information on other Linux, I invoke `lsb_release` (Sadly, this<br>&gt; command does not exist in the Internet Tablet OS 2007..). Fallback detection<br>&gt; is normally accomplished using `cat /etc/*release` in older Linux/UNIX.
<br>&gt;<br>&gt; For the moment, I have a very frail workaround:<br>&gt; grep Nokia /etc/hostname<br>&gt; followed by a test on &quot;$?&quot;<br>&gt;<br>&gt; Is there a Maemo-specific solution to detecting the platform during script
<br>&gt; execution?<br><br>$ cat /etc/osso_software_version<br>RX-34_2007SE_3.2007.10-7_PR_MR0<br><br>Marius Gedminas<br>--<br>We did it for smallpox, we&#39;ll also win over on ISO 8859-1 ... ;-)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Markus Kuhn after eradicating one more ISO 8859-1 file from his disk
<br><br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1.4.1 (GNU/Linux)<br><br>iD8DBQFGF4SakVdEXeem148RAoQkAJ4wEY7N7xgd0li8Ef57lZ5eqHBjtQCdFywi<br>3kvOgzROwNFMyFMhsaswxEU=<br>=QLhz<br>-----END PGP SIGNATURE-----<br><br>
_______________________________________________<br>maemo-developers mailing list<br><a href="mailto:maemo-developers@maemo.org">maemo-developers@maemo.org</a><br><a href="https://maemo.org/mailman/listinfo/maemo-developers">
https://maemo.org/mailman/listinfo/maemo-developers</a><br><br></blockquote></div><br><br clear="all"><br>-- <br>-Scott