Deprecating ps(1)s -w switch

Dag-Erling Smørgrav des at des.no
Wed Aug 26 14:21:01 UTC 2009


Tim Kientzle <kientzle at freebsd.org> writes:
> The difference between "ps", "ps -w", and "ps -ww" is pretty
> significant for Java, in particular.  Java command lines
> are typically enormous (thank you, CLASSPATH) which makes
> "ps -ww" often more annoying than it's worth.

Java command lines aren't necessarily enormous.  If they are, it is
because whoever invoked Java didn't know that it respects the CLASSPATH
environment variable, and that setting -classpath on the command line
f*s up the user's preferences (e.g. the user may want to replace a
particular set of classes with an alternative implementation).

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-hackers mailing list