You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2 -o option needs to be used exclusive of any other option .please check the qa/1987 last third test case for it and it has a respective output for that also in 1987.out file .
if you want I will mention the same thing in the man page also so that it will not confuse.
3- will be fixed along with other documentation bugs.
This is wrong on several levels ...
kenj@bozo-vm:~$ pcp-ps -e -o '%cpu'
TypeError: ProcessStatOptions.extraOptions() takes 3 positional arguments but 4 were given
TypeError: ProcessStatOptions.extraOptions() takes 3 positional arguments but 4 were given
Linux 5.15.0-52-generic (bozo-vm) 11/04/22 x86_64 (4 CPU)
Timestamp PID TIME CMD
21:07:34 1 00:00:05 systemd
21:07:34 2 00:00:00 kthreadd
21:07:34 3 00:00:00 rcu_gp
21:07:34 4 00:00:00 rcu_par_gp
21:07:34 5 00:00:00 netns
21:07:34 7 00:00:00 kworker/0:0H-events_
...
The text was updated successfully, but these errors were encountered: