2007/12/31, Martin Costabel <[EMAIL PROTECTED]>:
>
> Pierre Bauduin wrote:
> []
> > The following component of Big Brother does *not* work:
> > - disk: monitoring of free disk space
> >
> > The Big Brother page about disks is always red and says:
> > "red Mon Dec 31 16:00:00 CET 2007 - Filesystem of /Users/bb/bbclient/tmp
> > is FULL"
>
> After a quick look at the BB sources (I know nothing whatsoever about
> BB!), it seems to me that this is a syntax problem with the 'sort'
> command. Have a look at the script
> bin/bb-disk.sh
>
> (...)
>
> The fix is easy: Replace the field
>
>    \"+${DFSORT}\"
>
> in the above command line in bin/bb-disk.sh by
>
>    \"-k$(($DFSORT+1))\"
>
> (...)
>
> There is another place in the same script where you need to do the same
> patching.
>
> --
> Martin
>
>
It works !
Thank you very much !
Bonne année !

-- 
Pierre Bauduin
Linux enthusiast since 1996
Linux registered user #64711
Debian GNU/Linux user
Red Hat Certified Engineer
website: http://pierre.baudu.in/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to