Revision [26912]

This is an old revision of PuppyVersionInformation made by darkcity on 2013-03-31 13:45:30.

 

cn::de::es::fr::gr::hu::it::ja::kr::nl::pl::pt::ru::se::us::vn::

HomePage > ComponentHowTo Components and HowTos

text

How to find the Puppy Version

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

Using Terminal
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 see just the version Name and Number, use the following code-

source /etc/DISTRO_SPECS && echo "$DISTRO_NAME $DISTRO_VERSION"


Using PupSysInfo
Open PupSysInfo go to 'System Specs' and select 'Distro Specs'

More information
For more information on the current PupMode and SaveFile, see PuppyState.

Also on the Wiki
SaveFile - about the pup save file

It includes information including BootParameters such as Pmedia and Psubdir, as well as PupMode and location of the SaveFile PupSave file.


Categories
CategoryTutorial
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki