CPU ရဲ့အချက်အလက်တွေကို cmd ကနေစစ်ဆေးနည်း

CPU ရဲ့အချက်အလက်တွေကို cmd ကနေစစ်ဆေးနည်း


GUI နဲ့ စစ်တဲ့နည်းတွေကိုတော့ တော်တော်များများသိပြီးသားဖြစ်မှာပါ။
အခုပြောပြပေးချင်တာကတော့ CLI ကနေ အသေးစိတ်စစ်တဲ့နည်းလေး
ဖြစ်ပါတယ်။ 

cmd ကိုဖွင့်ပြီး အောက်ပါ command လေးတွေကို တစ်ခုချင်းရိုက်ထည့်ပေးပါ။

1.  wmic cpu list full

ဒီ command ကတော့ CPU ရဲ့အချက်အလက်ကို detail ဖော်ပြပေးပါတယ်။

2.   wmic cpu list full | findstr “Name”

CreationClassName=Win32_Processor
Name=Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz
SystemCreationClassName=Win32_ComputerSystem
SystemName=ATH=

ဒီ command ကတော့ CPU အမျိုးအစားနဲ့ နာမည်ကိုဖော်ပြပေးပါတယ်။

3. wmic cpu list full | findstr “Manufacture”

ထုတ်လုပ်တဲ့ company ကိုဖော်ပြပေးပါတယ်။

4. wmic cpu get caption, deviceid, name, numberofcores, maxclockspeed, status

ရိုက်ကြည့်လိုက်ပါ ဘာတွေပေါ်မလာလဲဆိုတာသိလိမ့်မယ်။ :D

5. wmic cpu list full | findstr “Speed”

clock speed ကိုဖော်ပြပေးပါတယ်

#Burmese_IT



Comments

Popular posts from this blog

FAT32, exFAT, and NTFS file system တို့၏ကွာခြားချက်များ

Basic Networking Part - 2

static route & dynamic route အားသားချက်အားနည်းချက်