>> PS: Our monitoring tool :-)
>> #! /usr/bin/perl -w
>>
>> while(1)
>>         {
>>         print scalar(gmtime()) . "\n" ;
>>         print `distccmon-text` ;
>>         sleep(1) ;
>>         }

> Hint: watch -n 1 distccmon-text

LoL!

WATCH(8)                FreeBSD System Manager's Manual               WATCH(8)

NAME
     watch -- snoop on another tty line

SYNOPSIS
     watch [-cinotW] [-f snpdev] [tty]

DESCRIPTION
     The watch utility allows the user to examine all data coming through a

Attachment: pgpOqvOGiTJss.pgp
Description: PGP signature

__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to