Xref: utzoo comp.unix.questions:32234 comp.sources.wanted:17138 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!luong From: luong@cs.utexas.edu (Hue Nhu Luong) Newsgroups: comp.unix.questions,comp.sources.wanted Subject: Problem with tar Keywords: tar Message-ID: <1560@cash.cs.utexas.edu> Date: 18 Jun 91 16:43:25 GMT Followup-To: comp.unix.questions Organization: UTexas CS Dept, Austin, Texas Lines: 17 I try to un-tar the file xloadimage.3.01.tar by entering: tar -xvf xloadimage.3.01.tar But what I get is a bunch of boloneies like this: tar: can't set time on Imakefile: Not owner tar: can't set time on Makefile: Not owner tar: can't set time on Makefile.std: Not owner tar: README: HELP - extract write error: Permission denied x Imakefile, 1847 bytes, 4 tape blocks x Makefile, 6758 bytes, 14 tape blocks x Makefile.std, 6758 bytes, 14 tape blocks x README, 15694 bytes, 31 tape blocks Can somebody help me with this?