Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux command to show memory hardware

# display information about the processor/cpu
$ sudo dmidecode -t processor
# memory/ram information
$ sudo dmidecode -t memory
# bios details
$ sudo dmidecode -t bios
Source by www.binarytides.com #
 
PREVIOUS NEXT
Tagged: #linux #command #show #memory #hardware
ADD COMMENT
Topic
Name
2+7 =