On Tue, Jun 04, 2002 at 03:40:23PM +0100, Liam Bedford wrote:
> 2.0.7 also seems to behave... ps -efw | less gives me wery long lines..
>> so, did it get fixed in 2.0.5 or 2.0.6. An exercise for the interested
> reader?
I'll throw some more fuel on this fire:
[root at java /root]# ps --version
procps version 2.0.6
[root at java /root]# echo $COLUMNS
122
[root at java /root]# ps -ef|grep CGServer
root 19917 19894 0 18:52 pts/7 00:00:00 grep CGServer
[root at java /root]# ps -ef|grep CGServer|wc -l
1
[root at java /root]# COLUMNS=122 ps -ef|grep CGServer|wc -l
108
COLUMNS was set automatically on login from my terminal dimensions. So how
does one explain the behaviour above ?
Niall
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!