Date: Wed, 13 Sep 1995 21:04:50 -0400 (EDT) From: "Jonathan M. Bresler" <jmb@kryten.Atinc.COM> To: "Jordan K. Hubbard" <jkh@time.cdrom.com> Cc: current@freebsd.org Subject: Re: -stable: *** Error code ONLY one Message-ID: <Pine.3.89.9509132112.B9003-0100000@kryten.atinc.com> In-Reply-To: <11820.811040965@time.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 13 Sep 1995, Jordan K. Hubbard wrote: > > + rm -f ${DESTDIR}/etc/rmt > > -ln -s ${BINDIR}/rmt ${DESTDIR}/etc/rmt > > Why not simply: > > ln -fs ${BINDIR}/rmt ${DESTDIR}/etc/rmt > > And skip the rm? touche! i should have checked the man page ;) Jonathan M. Bresler jmb@kryten.atinc.com | Analysis & Technology, Inc. FreeBSD Postmaster jmb@FreeBSD.Org | 2341 Jeff Davis Hwy play go. | Arlington, VA 22202 ride bike. hack FreeBSD.--ah the good life | 703-418-2800 x346
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.3.89.9509132112.B9003-0100000>