How to find your linux version in Modicia Linux [with screenshots]

Written by Administrator on Thursday April 23, 2020

There are several command in Linux to get information about Linux distribution installed and version of the core. In Modicia Linux you can use the same command like in other Linux distros:

$ uname -a
$ cat /etc/*-release
$ cat /proc/version

output: