Actions
Bug #2670
closed`top -S` and `top -c` work, but not `top -Sc`
Start date:
05/01/2014
Due date:
% Done:
0%
Estimated time:
Description
`top -Sc` will behave like `top -c`, but have a variable number of duplicate lines for each process.
Updated by zcrownover over 10 years ago
What version are you running? If latest, was this working before the last commits affecting pids and top within the past few days?
Updated by tautolog over 10 years ago
I am on master @ 5afb5bdbd7912a315beac010751a62325998fbbb from April 8th.
Upgraded from the previous release with a full build cycle.
Updated by marino over 10 years ago
yuck.
I get a different bug with top -Sc. It just files the entire table with the same line: for top
(run as root)
confirmed -- something is screwy
Updated by marino over 10 years ago
- Status changed from New to Closed
fixed here:
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/826597b58e4d70a51d4d17e21e7a797cda77666a
tested by ivadasz
Thanks!
Actions