The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > Filesystems, Disks and Memory
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 08-09-2007
joerg's Avatar
joerg joerg is offline
Registered User
 

Join Date: Jan 2002
Location: Germany
Posts: 167
iostat

So, how can I see what directories are on this device (oh, and I do not have root access).


for this and without root access you can use the
iostat -xnp
command!

And then merge it with the output of
df -hV and
swap -l

I hope this can help you!

Best regards
joerg
Reply With Quote