[Gambas-user] Need help / call for volunteers
Stefano Palmeri
rospolosco at ...152...
Wed Aug 19 00:23:25 CEST 2009
Il martedì 18 agosto 2009 23:43:29 David Villalobos Cambronero ha scritto:
> Hi, how can I take The distribution & The distribution version?
>
> It the same for all Linux?
>
> Regards
>
>
> --
> David
>
cat /etc/issue doesn't work on Slackware.
On Slackware the version is:
cat /etc/slackware-version
(reply on console: Slackware 12.2.0)
and it seems that Debian uses the same.
So cat /etc/*-version should cover some distros.
On the web other people says for other distro:
cat /etc/*-release
or
ls /etc/ | grep release
to have the file name that contains the info.
Stefano
>
>
> ----- Original Message ----
> From: Benoît Minisini <gambas at ...1...>
> To: gambas-user at lists.sourceforge.net
> Sent: Tuesday, August 18, 2009 3:08:28 PM
> Subject: [Gambas-user] Need help / call for volunteers
>
> Hi,
>
> As you may have noticed, each time someone has a problem with Gambas, the
> same information is always requested.
>
> So I'm looking for kind peoples who would write a shell script for Gambas
> that automatically dump all the needed information in a text file.
>
> The information needed are:
> - The OS.
> - The distribution.
> - The distribution version.
> - The CPU.
> - The architecture (32/64 bits).
> - The version of Gambas.
> - The output of ./reconf && ./configure -C (optional)
>
> Of course, other information can be added.
>
> I have tons of things to do, so I ask for help. Any volunteer?
More information about the User
mailing list