Thanks, Andrea,

And please do these:

   1. Send me and/or dannf your public ssh key in a gpg encrypted or
      signed message, so we can get you set up with svn access.
   2. Send me a patch with appropriate credit for you indicated at the
      top of si_monitor, and perhaps an update to CREDITS if necessary.

Cheers, -Brian


Andrea Righi wrote:

> Hi all,
>
> here is a patch for si_monitor to print the header of the clients
> status using the default console color instead of white.
>
> Regards,
> -Andrea
>
>------------------------------------------------------------------------
>
>--- si_monitor 2005-04-10 17:09:13.000000000 +0200
>+++ si_monitor.new     2005-07-20 19:41:54.000000000 +0200
>@@ -295,9 +295,7 @@
>       my $header =  
>               "${program_name} is listening on port ${port}...\n" .
>               "Press 'q' to quit...\n" .
>-              "\033[1;37m" .
>-              "[  MAC address  ]  [   IP addr   ]  [  HostName  ]  [ Mem used 
>]  [  Time  ]   [ Stat ]" .
>-              "\033[0;39m";
>+              "[  MAC address  ]  [   IP addr   ]  [  HostName  ]  [ Mem used 
>]  [  Time  ]   [ Stat ]"; 
> 
>       # Print header.
>       system 'clear';
>  
>

-- 
------------------------------------------------------
 Brian Elliott Finley           Mobile:  630.631.6621
 gpg --keyserver wwwkeys.pgp.net --recv-keys 10F8EE52
------------------------------------------------------



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Sisuite-devel mailing list
Sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to