Skip to content

ps: Support more fields + some tiny fixes to them#453

Merged
Krysztal112233 merged 5 commits into
uutils:mainfrom
dezgeg:ps_fields
Jun 28, 2025
Merged

ps: Support more fields + some tiny fixes to them#453
Krysztal112233 merged 5 commits into
uutils:mainfrom
dezgeg:ps_fields

Conversation

@dezgeg

@dezgeg dezgeg commented Jun 27, 2025

Copy link
Copy Markdown
Contributor

No description provided.

dezgeg added 5 commits June 27, 2025 21:32
If process has no command line (kernel threads don't) then show its comm
in square brackets.

Also use accessor in ucmd() instead of open coding.
It seems 'uid' (and 'euid') fields specify effective UID (and same for
gid, user and group cases). Add ruid, ruser, rgid and rgroup to actually
get the real IDs.
@Krysztal112233 Krysztal112233 merged commit 7795a04 into uutils:main Jun 28, 2025
16 checks passed
@codecov

codecov Bot commented Aug 21, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (2318b27) to head (638cc84).
⚠️ Report is 108 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff     @@
##   main   #453   +/-   ##
===========================
===========================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants