From owner-freebsd-chat Wed Jul 24 10:28:14 1996 Return-Path: owner-chat Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA02409 for chat-outgoing; Wed, 24 Jul 1996 10:28:14 -0700 (PDT) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA02403 for ; Wed, 24 Jul 1996 10:28:12 -0700 (PDT) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id MAA14339; Wed, 24 Jul 1996 12:27:03 -0500 From: Joe Greco Message-Id: <199607241727.MAA14339@brasil.moneng.mei.com> Subject: Re: catching /etc/rc output To: mcnab@bayarea.net Date: Wed, 24 Jul 1996 12:27:03 -0500 (CDT) Cc: chat@freebsd.org In-Reply-To: <199607241713.KAA21279@baygate.bayarea.net> from "David McNab" at Jul 24, 96 10:13:06 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-chat@freebsd.org X-Loop: FreeBSD.org Precedence: bulk (redirected to -chat..) > |At one point I had rewritten some of SunOS's startup scripts to redirect all > |output to a file, this was sorta useful. One could conceivably "tail -f" > |the file to the console to obtain functionality similar to what you ask for. > > C'mon. Everyone knows that real hackers use a > console teletype 8^). (Hmm, let's see... adb /unix... > just tweak this one little memory location... chatter > chatter chatter... uh oh...) Actually.. Real hackers don't need a console I/O device to know what is going on. Real hackers in training can place their hand over the console serial port, sensing and interpreting the electrical impulses. Real hackers can place their hand on the machine itself and not only determine the console output, but also diagnose and debug a hundred other problems. Expert hackers need only be located within a few miles of a computer in order to use an ESP-like talent to do all this and even more. :-) ... JG