The Archives

  • 10.22.09
    Pstat shell | n0str0m0 | (0)
    pstat is a command line utility for obtaining system statistics. When invoked with -s it shows swap space information. When used with -f it shows statistics on open files. Below is an example showing information about both open files and swap use: $ pstat -T 6052/12328 files 0M/128M swap space pstat is part of the FreeBSD's base system Enjoy!