Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Commit

Permalink
system report: uname -r
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorbenei committed Mar 11, 2016
1 parent 464d26d commit e03284f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions system_report.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ echo
echo "=== Linux info ========================="
echo "* uname -a"
uname -a
echo "* uname -r"
uname -r
echo "* lsb_release --all"
lsb_release --all
echo "========================================"
Expand Down

0 comments on commit e03284f

Please sign in to comment.