From owner-freebsd-questions@FreeBSD.ORG Sun Jun 29 09:15:50 2003 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 458C137B404 for ; Sun, 29 Jun 2003 09:15:50 -0700 (PDT) Received: from bellsouth.net (adsl-80-118-143.owb.bellsouth.net [65.80.118.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 600844401A for ; Sun, 29 Jun 2003 09:15:49 -0700 (PDT) (envelope-from bsdsys@bellsouth.net) Received: from bellsouth.net (localhost [127.0.0.1]) by bellsouth.net (8.12.9/8.12.9) with ESMTP id h5TGFvur092384 for ; Sun, 29 Jun 2003 11:15:57 -0500 (CDT) (envelope-from bsdsys@bellsouth.net) Received: (from bsdsys@localhost) by bellsouth.net (8.12.9/8.12.9/Submit) id h5TGFvMp092383 for freebsd-questions@freebsd.org; Sun, 29 Jun 2003 11:15:57 -0500 (CDT) Date: Sun, 29 Jun 2003 11:15:57 -0500 From: Bryan Cassidy To: freebsd-questions@freebsd.org Message-ID: <20030629161557.GA92368@bellsouth.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: Deleting 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: Sun, 29 Jun 2003 16:15:50 -0000 Hello everyone. I'm using FreeBSD 5.1 and I am trying to delete a symlink from one file to another (/usr/local/www/data to data-dist and /usr/local/www/cgi-bin to cgi-bin-dist) I was told when I use portupgrade it will delete my files If I don't delete the symlinks so could someone help me out here