mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-13 20:28:35 +10:00
5 lines
51 B
Bash
Executable File
5 lines
51 B
Bash
Executable File
#! /bin/bash
|
|
|
|
kern="$(uname -r)"
|
|
echo -e "$kern "
|