Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!rochester!roche From: roche@cs.rochester.edu (James Roche) Newsgroups: gnu.utils.bug Subject: bug in -G option of tar Message-ID: <1989Mar10.132217.23868@cs.rochester.edu> Date: 10 Mar 89 18:22:17 GMT Reply-To: roche@cs.rochester.edu (James Roche) Distribution: usa Organization: U of Rochester, CS Dept, Rochester, NY Lines: 17 Using the -G option of tar 1.4 causes the "-X file" option to not work. If my omit file contains: /tmp/* and I run: tar -c -X omitfile / then the files in /tmp are not put on the tape. but if I run: tar -c -G -X omitfile / then the files in /tmp are put on the tape. -- Jim Roche University of Rochester Computer Science Department Rochester, NY 14627 ARPA: roche@cs.rochester.edu UUCP: rochester!roche