I've installed Ubuntu 11.10 today. Every time I invoke ps, no matter what option I use, it always says
ERROR: Unsupported SysV option.
and then prints the help.
Do you know how to make ps work correctly or what is happening?
|
I've installed Ubuntu 11.10 today. Every time I invoke ps, no matter what option I use, it always says
and then prints the help. Do you know how to make ps work correctly or what is happening? |
||||
|
|
|
Do you maybe have an alias for ps that has some invalid options? Check by running Also, ensure that you're running the correct ps and not a version installed elsewhere. ps should be in Finally, if you really want to ensure your ps is what it should be, install debsums and do
it should return 'OK' for all files in the package. |
|||
|