Top

From Hackepedia
Jump to navigationJump to search

The program top on FreeBSD is interesting. When you run top and then press the 'm' key it will display what process is writing and reading the most on the system. In other words it displays I/O. OpenBSD and Linux do something different when you press the 'm' key. They hide/toggle the memory usage.