Image via Wikipedia
lsb_release -aOn Debian the command is:
cat /etc/debian_version
The redhat equivalent, which would work on redhat derivatives as well, is:
cat /etc/redhat-release
Image via Wikipedia
lsb_release -aOn Debian the command is:
cat /etc/debian_version
The redhat equivalent, which would work on redhat derivatives as well, is:
cat /etc/redhat-release
This page contains a single entry by Michele Neylon published on July 17, 2008 1:21 PM.
Rip Off Republic Overcharges For Safe Sex? was the previous entry in this blog.
Stargate Atlantis is the next entry in this blog.
Find recent content on the main index or look in the archives to find all content.


em, lsb_release -a will work on Debian Etch, Centos 4+ and RHEL 4+ :) Make life easier for yourself and just learn the one!!