Hardware/Apple: Difference between revisions
m Make Title look nice |
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=" | <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]] | |||