Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!THINK.COM!taylor From: taylor@THINK.COM Newsgroups: gnu.utils.bug Subject: GNU tar version 1.05, `-C directory' when doing a restore Message-ID: <8903242217.AA07869@odin.think.com> Date: 24 Mar 89 22:17:33 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 16 The `-C directory' is ignored when doing a restore. That is, if I do something like: tar xvf tar-output -C directory file1 file2 file3 The `-C directory' will be accepted, but ignored. That is, it won't do a chdir, instead it'll put the files into the current directory. It would be best if it was paid attention to. Failing that, it should probably generate an error message. David -- David Taylor taylor@think.com, ...!think!taylor