Skip to content

Conversation

@joshjennings98
Copy link
Contributor

Description

Add support for finding processes by their name or the command that was started.

This achieved similar functionality to ps -aux | grep <name>.

Currently only the linux implementation is provided, the other implementations will be created in other PRs.

Test Coverage

  • This change is covered by existing or additional automated tests.
  • Manual testing has been performed (and evidence provided) as automated testing was not feasible.
  • Additional tests are not required for this change (e.g. documentation update).

acabarbaye
acabarbaye previously approved these changes Jul 29, 2025
@acabarbaye acabarbaye merged commit 7a04b11 into master Jul 30, 2025
6 checks passed
@acabarbaye acabarbaye deleted the find-proc-by-name branch July 30, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants