Skip to content

Commit

Permalink
Create check_ecc
Browse files Browse the repository at this point in the history
  • Loading branch information
thorstenspille authored Jun 2, 2023
1 parent 21e16c4 commit 95e02e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ecc/check_ecc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
_MEMORYCHECK=$(dmidecode --type 16 | grep "Error Correction Type"); echo $(echo $?) \"ECC Memory\" - ${_MEMORYCHECK##*Error Correction Type:};unset _MEMORYCHECK

0 comments on commit 95e02e5

Please sign in to comment.