Details
Details
- Reviewers
emaste ziaee olce - Group Reviewers
manpages - Commits
- rG93a94ce731a8: ps(1): Make '-a' and '-A' always show all processes
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 63315 Build 60199: arc lint + arc unit
Event Timeline
Comment Actions
These changes are way way more than the note about a vs A.... they appear to cover other things and also sort and maybe other stuff. Eachbof the logical changes should be separate
bin/ps/ps.1 | ||
---|---|---|
1034 | This is a subjective claim. |
bin/ps/ps.1 | ||
---|---|---|
1034 | And ps -p pid -a is so strange to type, I don't see it being a common case. For me I type out ps uaxw as muscle memory and adding p pid on the end is a logical extension. So what's the "common sense argument" for this change? I think it should be improved or reverted. |