ps displays a warning
Support knowledgebase (maddin_ps52)
Applies to
SuSE Linux: Versions since 5.2
Symptom:
You start a shell script that ran without problems for quite some time or you
execute e.g.
ps -auxw
in a shell. After the installation of S.u.S.E. Linux 5.2 you get the message
warning: `-' deprecated; use `ps auxw', not `ps -auxw'
Cause:
The newest version of ps
doesn't accept options with a hyphen anymore.
Solution:
Remove the hyphen in front of the options in the call to ps
in the script.
This message is just a warning, so you can even simply ignore it !
Keywords: PS -AUX, DEPRECATED
Categories:
Applications
SDB-maddin_ps52, Copyright SuSE Linux AG, Nürnberg, Germany
- Version: 01. Apr 1998
SuSE Linux AG - Last generated: 01. Apr 1998 by maddin (sdb_gen 1.40.0)