diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-30 01:03:32 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-30 01:03:32 +0000 |
commit | 04c9a664cb6f834b40cf21be6352478a44711af5 (patch) | |
tree | 52aa1bd5860d3bfdd94175ce4a2ac09e67e8ba6d /sysutils/jtop/pkg-descr | |
parent | 9545b8271c851830a3e9f2eae27bcc0c689d6b81 (diff) |
Notes
Diffstat (limited to 'sysutils/jtop/pkg-descr')
-rw-r--r-- | sysutils/jtop/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sysutils/jtop/pkg-descr b/sysutils/jtop/pkg-descr new file mode 100644 index 000000000000..ba2e933a1af1 --- /dev/null +++ b/sysutils/jtop/pkg-descr @@ -0,0 +1,8 @@ +This a perl wrapper to "top(1)" that gets its output and maps pids to 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/ |