explainshell
explainshell copied to clipboard
"ps aux" shows wrong result
When processing ps aux, it interprets the BSD-style u as -u userlist (without using the x as the parameter), instead of returning u Display user-oriented format..