From owner-freebsd-questions Mon Oct 5 23:12:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA12629 for freebsd-questions-outgoing; Mon, 5 Oct 1998 23:12:28 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from relay.eunet.es (goya.eunet.es [193.127.1.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA12622 for ; Mon, 5 Oct 1998 23:12:25 -0700 (PDT) (envelope-from JMegias@correoex.caja-granada.es) Received: (from uucp@localhost) by relay.eunet.es (8.8.8/8.8.8) id IAA22870 for freebsd-questions@freebsd.org; Tue, 6 Oct 1998 08:05:32 +0200 (MET DST) Received: from CORREOEX (sccpd00 [130.130.7.3]) by mulhacen.caja-granada.es (8.6.12/4.4) with ESMTP id IAA25386 for ; Tue, 6 Oct 1998 08:08:37 +0200 Received: by correoex.caja-granada.es with Internet Mail Service (5.5.1960.3) id <4CH1BL32>; Tue, 6 Oct 1998 08:06:45 +0200 Message-ID: <078C61D95216D2119EF500104B943B31091DB4@correoex.caja-granada.es> From: "Megias Sanchez, Jose Manuel" To: "'freebsd-questions@freebsd.org'" Subject: Q: Extract files with tar Date: Tue, 6 Oct 1998 08:06:43 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.1960.3) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, when I'm trying to extract files with tar, using userid root, the files are extracted with userid root. How could I extract the files with original permissions?, I've probed --preserve, --preserve-permissions and --same-permissions but don't work. Thanks in advance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message