On Sun, October 28, 2007 11:05 pm, centos at unixplanet.biz wrote: > Hello > > Is there any way to find out which files are in swap space ? swapon -s > is there any proc option that we can see the current and real time > swaped files. cat /proc/swaps The two are equivalent.