![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Red Hat Red Hat is the world's leading open source technology solutions provider with offerings including Red Hat Enterprise Linux (RHEL), Fedora, open source applications, security and systems management, virtualization, and Services Oriented Architecture (SOA) solutions. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| AIX Free disk space | aixn00b | AIX | 10 | 04-03-2009 09:09 AM |
| vxfs free space? | itik | SUN Solaris | 1 | 01-07-2009 04:18 PM |
| HDD free space check | pppswing | Shell Programming and Scripting | 1 | 09-25-2008 01:45 PM |
| free space, associated by filesystem name... | mr_manny | SUN Solaris | 2 | 10-31-2005 12:47 PM |
| Device Free Space | jorge.ferreira | UNIX for Dummies Questions & Answers | 1 | 12-12-2003 11:17 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Free space of total HDD ?
Friends ,
Using which command I can see the free space or usage of the Total HDD in Linux RHEL ? suppose Imy HDD is 10GB space . I have to insall RHEL 5 using 6 GB space . Now i have 4 GB space free in my total HDD . Now using which cammand I see this 4 GB free space ? Wating for kind reply .. ... Last edited by shipon_97; 06-11-2009 at 10:20 PM.. |
|
||||
|
fdisk would only show space that has not been allocated via partitions. Most cases, the user wants to know the space available in a file system and df would be best used for that.
However, df and du go hand in hand, in that du would be good for finding the offending files that can fill up a file system, like core files and tar and tgz files that remain past their need. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|