Boemska / Boemska/worktop

Check if PID is still active

Open
#3 2 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Shell
Stars
17
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Is there any way you can add the ability to see whether a PID no longer exists? Colouring the PIDs a different colour maybe? Should be efficient if you poll /proc

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the repository's shell entry point and locate how PIDs are currently displayed. Check /proc efficiently to determine whether each PID still exists, then verify that inactive PIDs receive a distinct colour and that repeated polling remains usable.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli, observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.