From owner-freebsd-stable@FreeBSD.ORG Thu Sep 25 13:42:32 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 3DA8B16A4B3 for ; Thu, 25 Sep 2003 13:42:32 -0700 (PDT) Received: from c210-49-151-50.thorn1.nsw.optusnet.com.au (c210-49-151-50.thorn1.nsw.optusnet.com.au [210.49.151.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC4D64400B for ; Thu, 25 Sep 2003 13:42:30 -0700 (PDT) (envelope-from tonymaher@optushome.com.au) Received: from dt.home (localhost [127.0.0.1]) ESMTP id h8PKgHKJ046492; Fri, 26 Sep 2003 06:42:17 +1000 (EST) (envelope-from tonym@dt.home) Received: (from tonym@localhost) by dt.home (8.12.9/8.12.9/Submit) id h8PKgCuX046419; Fri, 26 Sep 2003 06:42:12 +1000 (EST) (envelope-from tonym) Date: Fri, 26 Sep 2003 06:42:12 +1000 (EST) From: Tony Maher Message-Id: <200309252042.h8PKgCuX046419@dt.home> To: freebsd-stable@freebsd.org, imp@bsdimp.com, strgout@unixjunkie.com In-Reply-To: <20030925.133117.92270677.imp@bsdimp.com> 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 20:42:32 -0000 "M. Warner Losh" writes: > > 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. And http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/55653 would help to document this ;-) -- tonym