command: lsb_release
usage: it provides certain LSB (Linux Standard Base) and
           distribution-specific information.

syntax: lsb_release [option]

example:

1. To show LSB modules this system supports

    $ lsb_release -v

    when  "No LSB modules available"
    http://goo.gl/fMGVoh

2. To show distributor ID

    $ lsb_release -i

3. To show description of this distribution

    $ lsb_release -d

4. To show release number of this distribution

    $ lsb_release -r

5. To show code name of this distribution

    $ lsb_release -c

6. To show all of the above information

    $ lsb_release -a

7. To show requested information in short format

    $ lsb_release -as

8. To show help info of this command

    $ lsb_release -h

regards,
dhanasekar
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
ILUGC Mailing List Guidelines:
http://ilugc.in/mailinglist-guidelines

Reply via email to