diff options
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/ |