diff --git a/10-uname b/10-uname new file mode 100644 index 0000000..e02075a --- /dev/null +++ b/10-uname @@ -0,0 +1,3 @@ +#!/bin/sh +# This script prints out the OS distro and kernel information +uname -snrvm