Skip to content

Instantly share code, notes, and snippets.

@Riverfount
Created February 21, 2019 11:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Riverfount/b317d6239341163208664c011c417c43 to your computer and use it in GitHub Desktop.
Save Riverfount/b317d6239341163208664c011c417c43 to your computer and use it in GitHub Desktop.
#!/bin/bash
distro=`lsb_release -ds`
kernel=`uname -sr`
echo $kernel $distro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment