From owner-freebsd-questions Tue Sep 17 15:13:21 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA17545 for questions-outgoing; Tue, 17 Sep 1996 15:13:21 -0700 (PDT) Received: from scudder-bh.scudder.com (scudder-bh.scudder.com [204.167.60.66]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA17534 for ; Tue, 17 Sep 1996 15:13:14 -0700 (PDT) Received: (from uucp@localhost) by scudder-bh.scudder.com (8.6.12/8.6.11) id SAA14469 for ; Tue, 17 Sep 1996 18:15:17 -0400 Received: from 147.190.146.16 by scudder-bh.scudder.com via smap (V1.3) id sma014467; Tue Sep 17 18:15:14 1996 Message-ID: <323F22DE.6E24@ricochet.net> Date: Tue, 17 Sep 1996 15:14:54 -0700 From: gordon rios X-Mailer: Mozilla 2.02 (Win16; I) MIME-Version: 1.0 To: questions@freebsd.org Subject: Quick Question X-URL: http://www.freebsd.org/support.html Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello: Sometimes in a directory I created from my home directory I get the error filename: not found. Example: I compile hello.c into hello using make (apparently successfully). I then type hello at the prompt and get the message: "hello: not found" I have checked various books, man pages, etc. and I am fairly sure I understand the basics of chmod, chown, etc. Can you help? Thanks, Gordon P. Rios