Most ezeket egyszerre: [code] $ awk '/VmSwap/{ t += $2 } END{ print t" KB" }' /proc/*/status $ env df -Tt tmpfs $ vmstat -s [code]