messing around with dmidecode and documentation shows the ability to run command such as below but getting an error. Has anyone ever run into this or direct me on what I am doing wrong
dmidecode --type 17 (this would be for memory)
but I get
dmidecode --type 17
--type: No such file or directory
I am rather confused why it is looking for a directory.
dmidecode by itself runs fine.
dmidecode --type 17 (this would be for memory)
but I get
dmidecode --type 17
--type: No such file or directory
I am rather confused why it is looking for a directory.
dmidecode by itself runs fine.