mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
a522766854
htop is an enhanced version of top, the interactive process viewer, which can display the list of processes in a tree form. PR: ports/115873 Submitted by: Tony Shadwick <tshadwick@oss-solutions.com> (maintainer) Approved by: sat (mentor)
7 lines
307 B
Plaintext
7 lines
307 B
Plaintext
***********************************************************
|
|
htop(1) requires linprocfs(5) to be mounted. If you don't
|
|
have it mounted already, please add this line to /etc/fstab
|
|
and run `mount linproc`:
|
|
linproc /compat/linux/proc linprocfs rw 0 0
|
|
***********************************************************
|