From owner-freebsd-questions Sun Jan 11 10:26:36 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA22278 for questions-outgoing; Sun, 11 Jan 1998 10:26:36 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from BIGFUN.vwcom.com (BIGFUN.vwcom.com [151.197.101.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA22267 for ; Sun, 11 Jan 1998 10:26:08 -0800 (PST) (envelope-from bmc@WillsCreek.COM) Received: from WillsCreek.COM (gw.willscreek.com [151.197.101.46]) by BIGFUN.vwcom.com (8.8.6/8.8.6) with ESMTP id NAA16953; Sun, 11 Jan 1998 13:20:41 -0500 (EST) Received: from current.willscreek.com (current.willscreek.com [172.16.87.1]) by WillsCreek.COM (8.8.8/8.8.5) with ESMTP id NAA02159; Sun, 11 Jan 1998 13:25:39 -0500 (EST) Received: (from bmc@localhost) by current.willscreek.com (8.8.8/8.8.5) id NAA08460; Sun, 11 Jan 1998 13:25:38 -0500 (EST) Date: Sun, 11 Jan 1998 13:25:38 -0500 (EST) Message-Id: <199801111825.NAA08460@current.willscreek.com> From: Brian Clapper MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Justin M. Seger" Cc: questions@freebsd.org Subject: Re: Linux ar In-Reply-To: <199801110420.XAA09265@freebsd.scds.com> References: <199801110420.XAA09265@freebsd.scds.com> X-Mailer: VM 6.23 under Emacs 19.34.1 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On 10 January, 1998, at 23:20 (-0500) Justin M. Seger wrote: > What is the FreeBSD equivilent of Linux's `ar rcs`? Assuming your version of Linux is using GNU's `ar', the following commands on FreeBSD should do what you want: ar rc library.a ... ranlib library.a ----- Brian Clapper, bmc@WillsCreek.COM, http://WWW.WillsCreek.COM/ Drawing on my fine command of language, I said nothing.