[AusNOG] Looking Glass Software Packages
    Karl Auer 
    kauer at biplane.com.au
       
    Tue Nov 11 14:00:00 EST 2014
    
    
  
On Mon, 2014-11-10 at 18:28 +1100, Karl Auer wrote:
> For others wishing to use the package at:
>    http://www.version6.net/lg/lg-1.9.tar.gz
> ...edit lg.cgi, locate the function print_results, and,
> just before the second last print statement, insert this line:
>     s/\[m$//g ;
A slight improvement: In place of the earlier fix, insert these two
lines:
   s/\x1e\[m//g ;
   s/\[\?1h\x1b\=//g ;
This gets rid of some embedded sequences that the first attempt missed.
Regards, K.
-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au)
http://www.biplane.com.au/kauer
http://twitter.com/kauer389
GPG fingerprint: EC67 61E2 C2F6 EB55 884B E129 072B 0AF0 72AA 9882
Old fingerprint: B862 FB15 FE96 4961 BC62 1A40 6239 1208 9865 5F9A
    
    
More information about the AusNOG
mailing list