Thanks Marius!

On 4/7/07, Marius Gedminas <[EMAIL PROTECTED]> wrote:

On Fri, Apr 06, 2007 at 04:46:36PM -0400, Scott Prive wrote:
> I have a shell-based application which I want to support on Maemo. A
small
> feature of my application is to detect the OS/platform it is running on.
>
> To get this information on other Linux, I invoke `lsb_release` (Sadly,
this
> command does not exist in the Internet Tablet OS 2007..). Fallback
detection
> is normally accomplished using `cat /etc/*release` in older Linux/UNIX.
>
> For the moment, I have a very frail workaround:
> grep Nokia /etc/hostname
> followed by a test on "$?"
>
> Is there a Maemo-specific solution to detecting the platform during
script
> execution?

$ cat /etc/osso_software_version
RX-34_2007SE_3.2007.10-7_PR_MR0

Marius Gedminas
--
We did it for smallpox, we'll also win over on ISO 8859-1 ... ;-)
        -- Markus Kuhn after eradicating one more ISO 8859-1 file from his
disk

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFGF4SakVdEXeem148RAoQkAJ4wEY7N7xgd0li8Ef57lZ5eqHBjtQCdFywi
3kvOgzROwNFMyFMhsaswxEU=
=QLhz
-----END PGP SIGNATURE-----

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers




--
-Scott
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to