From owner-freebsd-questions Tue Jun 10 20:44:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id UAA26000 for questions-outgoing; Tue, 10 Jun 1997 20:44:30 -0700 (PDT) Received: from onyx.interactive.net (root@onyx.interactive.net [208.192.224.6]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id UAA25995 for ; Tue, 10 Jun 1997 20:44:28 -0700 (PDT) Received: from ithaca (root@host015.nyc.interactive.net [208.192.234.115]) by onyx.interactive.net (8.8.5/8.8.5) with ESMTP id XAA21182 for ; Tue, 10 Jun 1997 23:44:09 -0400 (EDT) Received: from ithaca (localhost [127.0.0.1]) by ithaca (8.7.6/8.7.3) with ESMTP id XAA01145 for ; Tue, 10 Jun 1997 23:41:31 -0400 Message-Id: <199706110341.XAA01145@ithaca> X-Mailer: exmh version 1.6.7 05/05/96 To: questions@freebsd.org Subject: Where Are My Commands Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 10 Jun 1997 23:41:29 -0400 From: "Christopher J. Booth" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I reinstalled FreeBSD 2.1.5 over the weekend. I expect to be able, for instance, to type startx or xinit and get a result, but I get a message that there is no such command. They are in /usr/X11R6/bin, but it does not seem reasonable that I should have to key that in every time. Nor should I have to do some link or shell script. Shouldn't the installation have given me these commands? How do I fix this?