Revision [19750]

This is an old revision of PuppyVersionInformation made by darkcity on 2011-12-03 07:28:17.

 

HomePage > ComponentHowTo Components and HowTos
text

How to find the Puppy Version

Information about the version of Puppy is stored at /etc/DISTRO_SPECS

You can see this file by going to a TerminalEmulator terminal emulator and typing in the following code (ensure letter cases are copied exactly)-

cat /etc/DISTRO_SPECS


To just see the version use the following code-

source /etc/DISTRO_SPECS && echo "$DISTRO_NAME $DISTRO_VERSION"
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki