Login
Remember
Register
Ask a Question
Which Command is used to check the kernel Version ?
0
votes
asked
Sep 7, 2021
in
Linux
by
Robindeniel
Which Command is used to check the kernel Version ?
kernel-version
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 7, 2021
by
Robindeniel
‘uname -r’
is used to check the kernel Version
...