Subj : Re: Output of 'top' To : comp.os.linux From : noone Date : Wed Sep 08 2004 12:46 am p.krupp@web.de (pk) tried to express: > > Why? - And: do you have any hints, how I can get the whole > command-line? top is a screen oriented program, not designed for scripting. Why aren't you retrieving the information via the ps command instead? .