From owner-freebsd-hackers Wed Apr 5 15:33:05 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA03426 for hackers-outgoing; Wed, 5 Apr 1995 15:33:05 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id PAA03415 for ; Wed, 5 Apr 1995 15:32:55 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id IAA32320; Thu, 6 Apr 1995 08:29:10 +1000 Date: Thu, 6 Apr 1995 08:29:10 +1000 From: Bruce Evans Message-Id: <199504052229.IAA32320@godzilla.zeta.org.au> To: julian@tfs.com, rgrimes@gndrsh.aac.dev.com Subject: Re: new install(1) utility Cc: freebsd-hackers@FreeBSD.org Sender: hackers-owner@FreeBSD.org Precedence: bulk >I do see the need to have install have the -t option to copy time stamps. >Bruce, would this mean we could drop the ranlib after installing libraries? Yes. I think `-t' is a better name for the option than `-p' because only the timestamp is preserved. Bruce