what's the linux command to see what os you are running? code example Example 1: check the linux distribution cat /etc/os-release Example 2: linux version command lsb_release -a