From owner-freebsd-questions@FreeBSD.ORG Sat Jun 19 14:00:48 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 973E716A4D7 for ; Sat, 19 Jun 2004 14:00:47 +0000 (GMT) Received: from dime54.dizinc.com (dime54.dizinc.com [66.194.239.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id A96A043D48 for ; Sat, 19 Jun 2004 14:00:22 +0000 (GMT) (envelope-from bhunter@solisix.com) Received: from c-67-172-98-39.client.comcast.net ([67.172.98.39] helo=[192.168.1.13]) by dime54.dizinc.com with esmtp (Exim 4.34) id 1BZNkz-00044L-JL for freebsd-questions@freebsd.org; Sun, 13 Jun 2004 01:42:13 -0400 From: Bruce Hunter To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: Solisix Software Message-Id: <1087105316.48711.3.camel@solid.solisixoffice.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 13 Jun 2004 01:41:56 -0400 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - dime54.dizinc.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - solisix.com X-Source: X-Source-Args: X-Source-Dir: Subject: Application commands without having to restart X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jun 2004 14:00:48 -0000 Hello everyone, I just installed a port. Usually, a application has a define command to start it and can be run from anywhere on the command line. When you first install an application. The command isn't available to the system until after a reboot. How do I make the system aware? Refresh the commands list? Any reading material on this? Thanks for your help Bruce