Package: procps
Version: 0.97-4
Program: top
It seems that when "top" displays parameter lists, it does not properly
truncate the list to fit on one line if there are tab characters
embedded within the parameters.
It should be a simple matter to parse this string and convert '\t' to ' '.
Brian
( bcwhite@bnr.ca )
-------------------------------------------------------------------------------
In theory, theory and practice are the same. In practice, they're not.