ps aux truncated output?
Published: Wednesday, Dec 26, 2007 Last modified: Tuesday, Nov 26, 2024
Funny.
15:32 < hendry> If I run ps aux
15:32 < hendry> some of the commands I am running get truncated in the output
15:32 < hendry> How do I wrap it
15:32 < hendry> Or make sure I can still see them
15:32 < hendry> I thought screen would manage it
15:32 < hendry> But it can't seem to
15:34 < Tv> ps auxwwwwwwwwwwwwwwwwwwwww
15:35 < hendry> ps aux --width 1000
15:36 < hendry> Tv: oooh
15:36 < hendry> it works actually