Piping PS truncates lines?
From: Wally Sanford (wsanford_at_wallysanford.com)
Date: 11/25/03
- Next message: osmoma: "Re: Best way to remove junk and ads"
- Previous message: Mogh: "Re: Red Hat subscriptions beat expectations"
- Next in thread: Robert M. Riches Jr: "Re: Piping PS truncates lines?"
- Reply: Robert M. Riches Jr: "Re: Piping PS truncates lines?"
- Reply: Dominic: "Re: Piping PS truncates lines?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 25 Nov 2003 13:08:57 -0800
I noticed that if I try something like:
ps -ux | sort -rk 3 | head -n 25
or
ps f -e | grep perl
I get back the correct lines, but they are always truncated to 80 lines?
It seems to me that this is the doing of the ps command (if it thinks
it's being piped?)
Is there any way to force it to give full lines?
Thanks for any help.
- Next message: osmoma: "Re: Best way to remove junk and ads"
- Previous message: Mogh: "Re: Red Hat subscriptions beat expectations"
- Next in thread: Robert M. Riches Jr: "Re: Piping PS truncates lines?"
- Reply: Robert M. Riches Jr: "Re: Piping PS truncates lines?"
- Reply: Dominic: "Re: Piping PS truncates lines?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]