#!/run/current-system/sw/bin/bash # Kernel information LINUX=$(uname -rs | cut -d " " -f2) # System uptime uptime=$(cut -f1 -d.