From owner-freebsd-questions@FreeBSD.ORG Fri Dec 1 20:15:11 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 2EA8416A61A for ; Fri, 1 Dec 2006 20:15:11 +0000 (UTC) (envelope-from jnatola@familycareintl.org) Received: from mail.familycareintl.org (mail.familycareintl.org [68.167.21.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EA3743CD0 for ; Fri, 1 Dec 2006 20:14:42 +0000 (GMT) (envelope-from jnatola@familycareintl.org) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Fri, 1 Dec 2006 15:14:57 -0500 Message-ID: <3A85D7EF44E1C744BF6434691F5659E9B55E21@www.fcimail.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: SYMLINK Thread-Index: AccVhB+xmW+DkwgoT4yIuiNA3uOJFgAALYZA From: "Jean-Paul Natola" To: "Jerry McAllister" Cc: 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:15:11 -0000 You create this link (presuming all dirs exist). 'ln -s /some/other/dir/goodstuff /stuff' Then do 'cd /stuff' =20 ...textfile You can use any text editor you like if vi is not to your taste=20 (though you should at least learn how to use vi since it is so = omnipresent in the UNIX world) >=20 > And Yes I am a newbie in the BSD / open source world. >=20 Welcome to FreeBSD. It will take some learning, but be worth it, even in the short run. ////jerry I'm pretty comfortable with ee , it *seems* easier to me- But I will dabble with vi, I do however, remember when I took a free elective back in '99 (unix system V) we played with vi