Linux

How to find your current Linux kernel version from a terminal or command line

Many a time you quickly need the exact version for this type:

uname -r

If you require more information then use:

uname -a

 

Quicky!

-Carmine

Share

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.