in reply to Re: Use running system processes and filter them on different ways
in thread Use running system processes and filter them on different ways

Is this something I need to install or can be invoked? my OS is Ubuntu BTW I read about it but don't seem to be able to fully grasp the idea of it :(
  • Comment on Re^2: Use running system processes and filter them on different ways

Replies are listed 'Best First'.
Re^3: Use running system processes and filter them on different ways
by hippo (Archbishop) on May 20, 2019 at 08:16 UTC
    Is this something I need to install ... my OS is Ubuntu

    Yes, it is a module so it needs to be installed. If you are on bionic then libproc-processtable-perl is available for the system perl through apt.

    Sooner or later you are going to want to use a module which isn't available through apt. For that you can read A Guide to Installing Modules.