LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-27-2007, 12:34 AM   #1
saheelahamed
LQ Newbie
 
Registered: Jul 2007
Location: Bangalore
Posts: 25

Rep: Reputation: 15
find hard disk size and ramsize


hi,
i want command to find harddisk size and ramsize of my system
 
Old 07-27-2007, 01:04 AM   #2
linuxismanshobby
LQ Newbie
 
Registered: Apr 2007
Posts: 11

Rep: Reputation: 0
find disk size

Quote:
Originally Posted by saheelahamed
hi,
i want command to find harddisk size and ramsize of my system

as root user use the command :
fdisk -l | grep Disk

it shows disk-size(after fdisk its a small 'ell')
as normal user you may use

df -H
to view size stats of mounted partitions
try this for ram size

cat /proc/meminfo | awk 'match($1,"MemTotal") == 1 {print $2}'


hope it helps.
Cheers !
---------------

Linux is about class , choice and fabulous communities !!!!!

Last edited by linuxismanshobby; 07-27-2007 at 01:06 AM.
 
Old 07-27-2007, 06:11 AM   #3
saheelahamed
LQ Newbie
 
Registered: Jul 2007
Location: Bangalore
Posts: 25

Original Poster
Rep: Reputation: 15
Thank you. its working
 
Old 07-30-2007, 07:52 AM   #4
linuxismanshobby
LQ Newbie
 
Registered: Apr 2007
Posts: 11

Rep: Reputation: 0
Quote:
Originally Posted by saheelahamed
Thank you. its working

You are welcome!!!
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
hard disk size discrepancy rattlesocks Linux - Software 2 05-05-2007 08:38 AM
Hard disk not showing correct size rwalkerphl Linux - Newbie 8 08-19-2004 02:58 PM
Hard Disk Size problem ricardo_ok Slackware 10 07-20-2004 06:20 PM
Actual Hard Disk Size on RH7.2 Arot Linux - Software 1 09-01-2003 05:22 PM
Problem with hard disk size sramaswamy Linux - Hardware 1 12-04-2002 12:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:36 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration