K 10 svn:author V 7 glebius K 8 svn:date V 27 2019-09-25T18:03:15.558833Z K 7 svn:log V 324 Enhance the 'ps' command so that it prints a line per proc and a line per thread, so that instead of repeating the same info for all threads in proc, it would print thread specific info. Also includes thread number that would match 'info threads' info and can be used as argument for thread swithcing with 'thread' command. END