From owner-freebsd-questions@FreeBSD.ORG Thu Jul 8 21:51:47 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 D3D3416A4CE for ; Thu, 8 Jul 2004 21:51:47 +0000 (GMT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D97643D1D for ; Thu, 8 Jul 2004 21:51:47 +0000 (GMT) (envelope-from jonc@chen.org.nz) Received: by chen.org.nz (Postfix, from userid 1000) id D06AE1361E; Fri, 9 Jul 2004 09:51:46 +1200 (NZST) Date: Fri, 9 Jul 2004 09:51:46 +1200 From: Jonathan Chen To: Andrew Musselman Message-ID: <20040708215146.GE9749@grimoire.chen.org.nz> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i 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 21:51:48 -0000 On Thu, Jul 08, 2004 at 02:40:30PM -0700, 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? symlink has a manpage entry in Section 2, which relates to "FreeBSD System Calls Manual", ie you use it in C code. Stuff in Section 1 relate to General Commands, which you can use on the command line. -- Jonathan Chen ---------------------------------------------------------------------- Jesus saves. Allah forgives. Cthulu thinks you'd make a nice sandwich.