From owner-freebsd-current Tue Feb 21 17:54:11 1995 Return-Path: current-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id RAA21988 for current-outgoing; Tue, 21 Feb 1995 17:54:11 -0800 Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id RAA21975 for ; Tue, 21 Feb 1995 17:53:51 -0800 Received: from sax.sax.de by irz301.inf.tu-dresden.de with SMTP (5.67b+/DEC-Ultrix/4.3) id AA25849; Wed, 22 Feb 1995 02:52:19 +0100 Received: by sax.sax.de (8.6.9/8.6.9-s1) with UUCP id CAA09103 for freebsd-current@FreeBSD.org; Wed, 22 Feb 1995 02:52:18 +0100 Received: (from j@localhost) by uriah.heep.sax.de (8.6.9/8.6.9) id CAA01052 for freebsd-current@FreeBSD.org; Wed, 22 Feb 1995 02:34:00 +0100 From: J Wunsch Message-Id: <199502220134.CAA01052@uriah.heep.sax.de> Subject: Re: world build on blues Tue Feb 21 18:35:26 1995 (fwd) To: freebsd-current@FreeBSD.org (FreeBSD-current users) Date: Wed, 22 Feb 1995 02:34:00 +0100 (MET) In-Reply-To: <199502211801.TAA11529@gilberto.physik.rwth-aachen.de> from "Christoph Kukulies" at Feb 21, 95 07:01:11 pm Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) X-Phone: +49-351-2012 669 X-Mailer: ELM [version 2.4 PL23] Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Content-Length: 373 Sender: current-owner@FreeBSD.org Precedence: bulk As Christoph Kukulies wrote: > > > ===> usr.sbin/rmt > > ln -s /usr/sbin/rmt /etc/rmt > > ln: /etc/rmt: File exists Hmm, Jordan: make this rm -f /etc/rmt ln -s /usr/sbin/rmt /etc/rmt or just -ln -s /usr/sbin/rmt /etc/rmt -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ Never trust an operating system you don't have sources for. ;-)