In the Linux environment, which of the following commands can only list all processes of user user01?
A . ps -ef user01
B . ps -aux
C . ps -ef |wc -|
D . ps -fu user01
Answer: D
In the Linux environment, which of the following commands can only list all processes of user user01?
A . ps -ef user01
B . ps -aux
C . ps -ef |wc -|
D . ps -fu user01
Answer: D