Show info about current operation system - OS:
cat /etc/*release || cat /etc/*ease // show release version and name of the operating system
hostnamectl // system information
lsb_release -a // show release version
uname -a // show Linux core and name of the operating system
No comments:
Post a Comment