Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 2003 01:07:43 +0200
From:      "Peter Rosa" <prosa@pro.sk>
To:        "freebsd-questions" <freebsd-questions@freebsd.org>
Subject:   Re: Problem with periodically done scripts
Message-ID:  <03da01c35301$8e270360$3501a8c0@pro.sk>
References:  <20030725222200.GA2484@dan.emsphone.com><037d01c352fc$67001240$3501a8c0@pro.sk><20030725223332.GC2484@dan.emsphone.com> <039b01c352fd$e737c060$3501a8c0@pro.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
Well, well, well. We have done it.

I just tried sh /etc/security and it REALLY works well.
I have tried my changes in small fragment of /etc/security where I forgot to
define $rc in the beginning.
There was an really error in wc command - it did not count lines, so $n was
never set properly.
Thanks for everybody, who helped me with this strange thing. I have learned
a lot of new.

Even more to investigate who and how changed my wc file............


Last changes I made:

cd /usr/src/bin/test
make
make install
make clean

cd /usr/src/usr.bin/wc
make
make install
make clean

And all works  :-))))))))))))))))))

Peter Rosa


P.S. Again, thank you, guys :-)))))))



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?03da01c35301$8e270360$3501a8c0>