aboutsummaryrefslogtreecommitdiff
path: root/sysutils/jtop
Commit message (Collapse)AuthorAgeFilesLines
* Add jtop, a perl wrapper to "top(1)" that gets its output and maps pids to ↵Pav Lucistnik2004-03-303-0/+33
jails. The wrapper takes all "top(1)" options and passed then to the "top(1)" if some specified. When no options specified the wrapper uses default options. No additional software or tools like "jailer(8)" needed. WWW: http://ext.by/jtop/ PR: ports/64812 Submitted by: Pavel Novikov <pavel@ext.by> Notes: svn path=/head/; revision=105659