Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: mbertrand on August 20, 2013, 11:29:53 AM
-
How to I get Tiny Core version number that is currently installed>
-
Hi mbertrand
Enter version from the command line.
-
Thanks.
By the way where is this info stored?
-
Hi mbertrand
If you look at /usr/bin/version you'll see it's a script. It checks /usr/share/doc/tc/release.txt
-
Thanks