Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 2009 21:39:55 +0200
From:      Ivan Radovanovic <rivanr@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   Weird console bug
Message-ID:  <4A80778B.8090708@gmail.com>

next in thread | raw e-mail | index | archive | help
I just spotted one weird console bug - it is very easy to reproduce it - 
it seems if you pipe commands together output of one command has 
something with console settings (namely width of console)
For example, if you start opera (it is convenient since process is in 
/usr/local... - long path), and then you want to check if opera is 
running with something like
ps -axj | grep opera
You will receive different results depending on width on console window 
(for example, for me no results on normal text mode console, in X it 
depends on width of console you are executing above command in).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A80778B.8090708>