From owner-freebsd-questions@FreeBSD.ORG Fri Dec 1 20:12:45 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EF25216A509 for ; Fri, 1 Dec 2006 20:12:45 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9850243CE7 for ; Fri, 1 Dec 2006 20:09:56 +0000 (GMT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id kB1K5w1P011416; Fri, 1 Dec 2006 15:05:58 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id kB1K5wLA011415; Fri, 1 Dec 2006 15:05:58 -0500 (EST) (envelope-from jerrymc) Date: Fri, 1 Dec 2006 15:05:58 -0500 From: Jerry McAllister To: Chuck Swiger Message-ID: <20061201200558.GB11235@gizmo.acns.msu.edu> References: <3A85D7EF44E1C744BF6434691F5659E9B55DE4@www.fcimail.org> <2DF59E3E-774A-47DB-AACC-58A97095567C@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2DF59E3E-774A-47DB-AACC-58A97095567C@mac.com> User-Agent: Mutt/1.4.2.2i Cc: Jean-Paul Natola , freebsd-questions@freebsd.org Subject: Re: SYMLINK X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 20:12:46 -0000 On Fri, Dec 01, 2006 at 09:35:23AM -0800, Chuck Swiger wrote: > On Dec 1, 2006, at 9:30 AM, Jean-Paul Natola wrote: > >Please excuse my ignorance but I believe my symlink is not working, > >how can I > >verify a symlink? > > Most people use "ls -l" to see where the link is pointing; software > generally uses lstat(2). That is the way to check, but may not convince a nervous newbie of what is happening - thus my longer proof in another post. ////jerry > > >And Yes I am a newbie in the BSD / open source world. > > Very good. Welcome... > > -- > -Chuck > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"