Paul Hardcastle wrote: > Hi Bipin, > > swap is the /dev/shm. > dev, sys & proc don't show in df. >
Umm NO! Swap does not show in df. Try "free" to get a look at mounted swap. /dev/shm is a tmpfs filesystem. This is effectively a ram drive. I also mount my /tmp as tmpfs on all my machines (but then I have lots of ram). Brad -- Dolphins are so intelligent that within a few weeks they can train Americans to stand at the edge of the pool and throw them fish.
