BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: {bb} Bb-display.sh /usr/bin/head



OK, this helped me track down the problems... 

find . -name "*.sh" -exec egrep -iH "head -[1-9]" {} \;
find . -name "*.sh" -exec egrep -iH "tail -[1-9]" {} \;

I had to edit a number of files, incuding the bb-memory file from
deadcat. I suppose this needs updated in Big Brother itself. I emerged
system the other day and hadn't updated in a while, so it got a lot of
system updates.  

~Kim

-----Original Message-----
From: owner-bb@bb4.com [mailto:owner-bb@bb4.com] On Behalf Of Kimberly
McKinnis
Sent: Friday, December 03, 2004 3:41 PM
To: bb@bb4.com
Subject: {bb} Bb-display.sh /usr/bin/head

On Monday, my bb server quit sending out emails. The logs are full of
this:

Fri Dec  3 15:24:40 2004 bb-display.sh /usr/bin/head: `-1' option is
obsolete; use `-n 1' since this will be removed in the future

I also have a few of: 

/usr/bin/head: `-145' option is obsolete; use `-n 145' since this will
be removed in the future
/usr/bin/tail: `-145' option is obsolete; use `-n 145' since this will
be removed in the future
/usr/bin/head: `-290' option is obsolete; use `-n 290' since this will
be removed in the future
/usr/bin/tail: `-145' option is obsolete; use `-n 145' since this will
be removed in the future
/usr/bin/head: `-435' option is obsolete; use `-n 435' since this will
be removed in the future
/usr/bin/tail: `-145' option is obsolete; use `-n 145' since this will
be removed in the future
/usr/bin/head: `-580' option is obsolete; use `-n 580' since this will
be removed in the future
/usr/bin/tail: `-145' option is obsolete; use `-n 145' since this will
be removed in the future

What the heck? Any ideas?

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.



--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index