This website works better with JavaScript.
Explore
Help
Register
Sign In
Kerem
/
Linux
Watch
1
Star
1
Fork
You've already forked Linux
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e1aaa77130
Linux
/
dotfiles
/
xmobar
/
get_kernel.sh
4 lines
78 B
Raw
Blame
History
#!/bin/bash
uname -r
|
grep -Eo
'[[:digit:]]+[.][[:digit:]]+[.]+[[:digit:]]'
Reference in new issue
View Git Blame
Copy Permalink