Oswald Buddenhagen wrote:
> > When I try to use the "ps -aux" command,usually the lines is too > > long and the screen > > is not large enough to display the whole line.In the times when I use > > Redhat 6.0 I can just > > solve it by "COLUMNS=200 ps-aux" (orginally COLUMNS=80),if the lines is > > too long > > it will wrapped to next lines.However,I find that this don't work in > > debian. I even can't see any COLUMNS or LINES defined > > in the enviroment variable....Any solution? > > > try "ps auxwwwwwww..." > thx.......maybe i will try later but why debian no "COLUMNS" and "LINES" enviroment variable? distributation just differ from the installation and maintain tools is it?