Hardware/Apple: Difference between revisions

Jopejoe1 (talk | contribs)
m Make Title look nice
Pigs (talk | contribs)
m Add category hardware
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
== Identifying your computer ==
== Identifying your computer ==


<syntaxhighlight lang="commands">
<syntaxhighlight lang="console">
  $ cat /sys/devices/virtual/dmi/id/product_{family,name}
  $ cat /sys/devices/virtual/dmi/id/product_{family,name}
MacBook
MacBook
Line 52: Line 52:


</syntaxhighlight>
</syntaxhighlight>
[[Category:Hardware]]