From owner-freebsd-questions@FreeBSD.ORG Thu Jul 8 22:12:45 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 5697A16A4CE for ; Thu, 8 Jul 2004 22:12:45 +0000 (GMT) Received: from internet.potentialtech.com (h-66-167-251-6.phlapafg.covad.net [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FD6F43D53 for ; Thu, 8 Jul 2004 22:12:45 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from working.potentialtech.com (pa-plum-cmts1e-68-68-113-64.pittpa.adelphia.net [68.68.113.64]) by internet.potentialtech.com (Postfix) with ESMTP id 44B8669A39; Thu, 8 Jul 2004 18:12:44 -0400 (EDT) Date: Thu, 8 Jul 2004 18:12:43 -0400 From: Bill Moran To: Andrew Musselman Message-Id: <20040708181243.481be3dd.wmoran@potentialtech.com> In-Reply-To: References: Organization: Potential Technologies X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: symlink 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: Thu, 08 Jul 2004 22:12:45 -0000 Andrew Musselman wrote: > Hello; I'm new to this list. > > I've looked and still can't find the path to the command "symlink". It > has a man page, but I can't find it. Any suggestions? As already described, symlink is for use in code. If you look at the "SEE ALSO" section of that man page, you'll see a reference to ln(1), which is the user command commonly used to create symlinks. -- Bill Moran Potential Technologies http://www.potentialtech.com