Cat gone missing

Kris Kennaway kris at obsecurity.org
Wed Oct 15 14:16:44 PDT 2003


On Wed, Oct 15, 2003 at 07:53:04PM +0000, d.antunes at comcast.net wrote:

> make buildworld
> make buildkernel
> make installkernel
> make installworld

> I am fairly new to BSD and also lazy as you can see by my
script. Did I cause more harm then good? Should I have rebooted
between patches/builds? How can I fix?

1) Please wrap your lines at 70 characters so your mails may be easily read.

2) Doing the above commands with no error checking is a very bad idea.
If buildworld fails, you'll go on to install the partly-built world
(which will also fail at some point), leaving your system in an
inconsistent state.

This might not have caused your problems with cat, but it's
nonetheless a recipe for disaster.

Please do the following commands for me:

whereis cat
ls -l /bin/cat
file /bin/cat

Kris


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20031015/4594a2a8/attachment.bin


More information about the freebsd-stable mailing list