Hardware/Apple: Difference between revisions
imported>Keithy mNo edit summary |
m Add category hardware |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{Hardware/breadcrumb}} | |||
{{DISPLAYTITLE:Apple}} | |||
== 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 50: | Line 52: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Category:Hardware]] | |||