From owner-freebsd-current Mon Sep 23 17:17:49 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA18427 for current-outgoing; Mon, 23 Sep 1996 17:17:49 -0700 (PDT) Received: from uuserve.on.ca (uuserve.on.ca [192.139.145.85]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA18396 for ; Mon, 23 Sep 1996 17:17:42 -0700 (PDT) Received: (from rjr@localhost) by sparks.empath.on.ca (8.7.6/8.6.12) id UAA17956 for current@freebsd.org; Mon, 23 Sep 1996 20:17:06 -0400 (EDT) From: "Robert J. Rutter" Message-Id: <199609240017.UAA17956@sparks.empath.on.ca> Subject: Re: install on {Net,Open}BSD vs install on FreeBSD To: current@freebsd.org Date: Mon, 23 Sep 1996 20:17:05 -0400 (EDT) Reply-To: "Robert Rutter" X-Return-Address: rjr@sparks.empath.on.ca X-Os: FreeBSD Unix 2.2-current X-Mailer: ELM [version 2.4ME+ PL26 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk '-d' to create directories is a Sys5R4 option for /usr/ucb/install. The standard Sys5R4 /usr/bin/install does not accept '-d' as an option. In either case it's probably no a good idea to use '-d' for debugging, since some software may depend on it to create a directory. |On Mon, 23 Sep 1996, Bruce Evans wrote: | |> >In the other BSDs, install -d means to create the directory. In |> >FreeBSD it means to turn on debugging. I propose that we implement |> |> Only in -current. -d is a syntax error in standard BSD and 2.1.5R. |> I used -d for debugging before I knew about its use for directory |> stuff. I copied it from the -d for debugging in make. | |I just tested on an older Sun 4c, it's not a syntax error there, it's the |way the /usr/ucb/install works. Cheers, -- Robert Rutter rjr@sparks.empath.on.ca The thing I really like about Windows 95 is its artificial intelligence. For example, check the properties of any file with the extension "old". Windows 95 will tell you that it is an old file. What other major operating system available today has intelligence that is so artificial?