K 10 svn:author V 8 jmallett K 8 svn:date V 27 2002-06-05T01:58:36.000000Z K 7 svn:log V 288 To comply with SUSv3, duplicate the variable contents for each given format, so that multiple -ovar=header lines do not overwrite eachother. This means that ps -ouser=USERNAME -ouser=WHO would now possibly print: USERNAME WHO juli juli Whereas before it would be: WHO WHO juli juli END