[patch][jail] display jid in top

Daniel Gerzo asked if top can have a column to display jid last week. So I spend my lovely weekend wink to do the job.

Here is the patch. How to apply?

% cd /usr/src
% patch < patch_top_jid2
% cd /usr/src/usr.bin/top; make clean install clean

Then try either
% top -j
or toggle with ‘j’ when you’re using top.

NOTE: since this patch is not committed (yet), there is no documentation describe about that. :)

Add to del.icio.us - Digg this article

One Response to “[patch][jail] display jid in top”  

  1. 1 matteo

    I assigned your PR to myself and will handle it ASAP. Thanks!

Leave a Reply