PHP Client can break `less`

When you do php through command line (i.e. `php somescript.php`) and you pipe it to less (i.e. `php somescript.php | less`), this has the possibility of breaking the functionality of /usr/bin/less. To exit you need to type ‘q’ then hit enter.


Revision #1
Created 2011-04-21 22:05:59 UTC by Choi, Yangmun
Updated 2011-04-21 22:05:59 UTC by Choi, Yangmun