From owner-freebsd-stable@FreeBSD.ORG Thu Sep 25 12:31:26 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEDB216A4B3 for ; Thu, 25 Sep 2003 12:31:26 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E830644013 for ; Thu, 25 Sep 2003 12:31:23 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9p1/8.12.9) with ESMTP id h8PJVFAD004914; Thu, 25 Sep 2003 13:31:15 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 25 Sep 2003 13:31:17 -0600 (MDT) Message-Id: <20030925.133117.92270677.imp@bsdimp.com> To: freebsd-stable@freebsd.org, strgout@unixjunkie.com From: "M. Warner Losh" In-Reply-To: <20030924204525.GA47204@mail.unixjunkie.com> References: <20030924204525.GA47204@mail.unixjunkie.com> X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: tar like util + file flags. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Sep 2003 19:31:27 -0000 In message: <20030924204525.GA47204@mail.unixjunkie.com> John writes: : Can someone point me to a tar like util that will save file flags. : I tried star and pax and was not able to restore schg. Most people call it dump. Warner