Date: Fri, 29 Oct 2004 15:37:59 +0200 From: Leroy van Logchem <leroy.vanlogchem@wldelft.nl> To: freebsd-questions@freebsd.org Subject: How to make the output of ps(1) aware of tty / pipe? Message-ID: <418247B7.3000902@wldelft.nl>
next in thread | raw e-mail | index | archive | help
Hi, How to make the output of 'ps aux' for example aware of the output being piped trough grep? Now it breaks the lines while I would expect it to be just long lines. (I don't want to loose the linebreaking feature by using a -ww alias or something) Leroy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?418247B7.3000902>