nixCraft Linux Forum

nixCraft

Linux Tech Support Forum

Check CPU Speed in Linux

This is a discussion on Check CPU Speed in Linux within the Getting started tutorials forums, part of the Linux Getting Started category; To chek the cpu speed in Linux use /prco/cpuinfo file (try egrep commnd to get accurate output): Code: less /...


Go Back   nixCraft Linux Forum > Linux Getting Started > Getting started tutorials

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 05-14-2008, 02:03 AM
sweta's Avatar
Contributors
User
 
Join Date: Feb 2005
Location: New Delhi
My distro: Suse, RHEL, Vista
Posts: 150
sweta is an unknown quantity at this point
Default Check CPU Speed in Linux

To chek the cpu speed in Linux use /prco/cpuinfo file (try egrep commnd to get accurate output):
Code:
less /proc/cpuinfo
egrep  'GHz|MHz' /proc/cpuinfo
Output:
Code:
model name      : Intel(R) Xeon(R) CPU            5148  @ 2.33GHz
cpu MHz         : 2333.466
model name      : Intel(R) Xeon(R) CPU            5148  @ 2.33GHz
cpu MHz         : 2333.466
__________________
Friends - v-nessa - missyAdmin
Reply With Quote
  #2 (permalink)  
Old 05-20-2008, 07:40 PM
Junior Member
User
 
Join Date: Apr 2008
My distro: Fedora
Posts: 20
RamPD is on a distinguished road
Default Thanks

Hi sweta,
A good command to help the linux bigginers
Thanks
Reply With Quote
Reply

Bookmarks

Tags
cpu , hardware , linux , procinfo

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Check Available Memory Linux sweta Getting started tutorials 2 07-03-2008 11:12 AM
How to check CPU Numbers in Linux raj Linux hardware 1 06-17-2008 02:29 PM
Linux check disk error raj Linux hardware 3 12-07-2007 10:00 AM
Command to Check Linux File System lacloai Getting started tutorials 3 05-14-2007 05:45 PM
Linux command to check size of hard drive disk gbdood Linux software 2 08-27-2006 09:44 AM


All times are GMT +5.5. The time now is 09:16 PM.


Powered by vBulletin® Version 3.7.2 - Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30