in reply to Examples of top command written in Pure PERL

Have you searched the CPAN? Modules such as NetServer::Portal::Top and scripts like bkpr-top appear to implement a top-like interface as well.

  • Comment on Re: Examples of top command written in Pure PERL

Replies are listed 'Best First'.
Re^2: Examples of top command written in Pure PERL
by davidfavor (Initiate) on Jan 26, 2022 at 16:08 UTC
    Thanks! I searched CPAN a good bit + missed both these.