![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to get free disk space size in C/C++ program( Solaris system) | yidu | High Level Programming | 4 | 01-30-2009 12:49 AM |
| determine the physical size of the hard disk | hoffies | HP-UX | 4 | 11-15-2007 05:08 AM |
| disk size | xramm | UNIX for Dummies Questions & Answers | 7 | 06-17-2007 06:27 AM |
| Size of LVM header in non bootable disk | gorayen | HP-UX | 0 | 12-06-2005 07:21 AM |
| Size limitations with ufs/disk suite on Solaris 8? | 98_1LE | UNIX for Dummies Questions & Answers | 3 | 09-18-2002 11:27 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Quote:
df only shows you mounted filesystems. not the number of disks installed or any geomitry settings. and df also shows you virtual filesystems, so i dont know how you would count that since its not a disk at all, and what about network filesystems, those arent even installed on your machine but they could be mounted. |
|
||||
|
df:
Display free disk space. With no arguments, `df' reports the space used and available on all currently mounted filesystems (of all types). Otherwise, `df' reports on the filesystem containing each argument file. That what I need... Thanks. ...but don't woory, I'll try your hint, maybe it works better. |
|
||||
|
Quote:
df will not provide the answer you were asking for, but if you wanted to know how much space you have on _mounted_ filesystems then yes df would be the command your looking for. mounted disks and complete disk geomitry (sp) are 2 differant things. but as i said before df will showyou disk/virtual/networked filesystem space useage. either way you got what you were looking for. |
![]() |
| Bookmarks |
| Tags |
| solaris |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|