Searched hist:98494 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/bin/ps/
H A Dps.cdiff 98494 Thu Jun 20 12:55:53 MDT 2002 sobomax Don't try to decode old-style options if the argv[1] begins with `-' and the
second character represents some option taking an argument. This fixes
problem when ps(1) is invoked for examply as follows:

$ ps -Ufoobar1234

the above example results in option string being interpreted as
-U foobarp1234 - note extra `p'.

Reported by: Vladimir Sotnikov <vovan@kyivstar.net>
MFC after: 2 weeks

Completed in 121 milliseconds