From owner-freebsd-questions Wed Feb 26 10:13:33 2003 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 1B26537B401 for ; Wed, 26 Feb 2003 10:13:32 -0800 (PST) Received: from doneasy.com (doneasy.com [207.106.112.133]) by mx1.FreeBSD.org (Postfix) with SMTP id 2703443F3F for ; Wed, 26 Feb 2003 10:13:31 -0800 (PST) (envelope-from freebsd@doneasy.com) Received: (qmail 15660 invoked from network); 26 Feb 2003 22:59:36 -0000 Received: from unknown (HELO ) (127.0.0.1) by localhost with SMTP; 26 Feb 2003 22:59:36 -0000 Reply-To: freebsd@doneasy.com From: "rew" To: "freebsd-questions@FreeBSD.ORG " Subject: upgrade issue RESOLUTION Date: Wed, 26 Feb 2003 17:59:36 -500 X-Authenticated-IP: [195.80.168.145] X-Sender: freebsd@doneasy.com X-Mailer: doneasy.com mailer ( http://www.doneasy.com ) MIME-version: 1.0 Content-type: text/plain; charset="iso-8859-1" Message-Id: <20030226181331.2703443F3F@mx1.FreeBSD.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, for prog in [ awk cat chflags chmod chown date echo egrep find grep \ ln make makewhatis mtree mv perl pwd_mkdb rm sed sh sysctl \ test true uname wc zic; do \ cp `which $$prog` ${INSTALLTMP}; \ done in Makefile.inc1 was failing because /bin/[ was nonexistent and Now I know it is a hard link to /bin/test Thanks for help. -------------------------------------------------------------------------------------- Get your FREE email, calendar, file storage, bookmarks, and other great services at http://www.doneasy.com ! doneasy.com "Where timesaving is priceless!" -------------------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message