Skip to content
#

ps

Here are 104 public repositories matching this topic...

magne4000
magne4000 commented Oct 18, 2018

Sometimes on windows (but probably on linux/mac also with ps), I'm having wmic process appearing in my process tree, but I would like to be able to have an option to force it not to show up in process tree.

Here is my use case:

pidtree(process.pid)
  .then(pidusage)
  .then(...);
  • pidtree(process.pid) sometimes includes wmic process
  • pidusage is executed upon wmic

Percona QA is a suite of scripts and utilities that assists in building, continuous integration, automated testing & bug reporting for Percona Server, Percona XtraDB Cluster, Percona XtraBackup, Percona Server for MongoDB, as well as other flavors of MySQL (Oracle, Facebook MyQSL, WebScaleSQL, MariaDB) etc.

  • Updated Jul 9, 2021
  • Shell

Improve this page

Add a description, image, and links to the ps topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ps topic, visit your repo's landing page and select "manage topics."

Learn more