D digitalhen macrumors regular Original poster Jan 10, 2006 221 64 Mar 11, 2008 #1 I'm connected to my iMac through SSH (it's at home, i'm on the road). Is there any way I can extract the serial number through terminal? Thanks all
I'm connected to my iMac through SSH (it's at home, i'm on the road). Is there any way I can extract the serial number through terminal? Thanks all
N nylock10 macrumors regular Jun 26, 2006 209 0 Mar 11, 2008 #2 ioreg -l | grep IOPlatformSerialNumber Click to expand... That works for me, good luck.
D digitalhen macrumors regular Original poster Jan 10, 2006 221 64 Mar 11, 2008 #3 nylock10 said: That works for me, good luck. Click to expand... perfect! thank you sir