Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: From: "Wai-Yip Tung \(wtung\)" To: Subject: tar wildcard problem Date: Sun, 29 Dec 2002 11:54:51 -0800 Message-ID: <001801c2af74$26e98320$1802a8c0@amer.cisco.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: <3E0DDE19.1060903@ece.gatech.edu> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 I got some problem using tar. * wildcard in -T doesn't work. If I include *.txt in the file list I got tar: *.txt: Cannot stat: No such file or directory However using *.txt in command line do work. Putting exact file name or directory in the file list also works. * wildcard in -X file doesn't work. However, if I use it in --exclude it does work. Putting exact file name doesn't work either. So -X does nothing for me. The version information is tar (GNU tar) 1.13.25 Copyright (C) 2001 Free Software Foundation, Inc. This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute it under the terms of the GNU General Public License; see the file named COPYING for details. Written by John Gilmore and Jay Fenlason. Hope you can give me some suggestion. Thank you, Wai yip Tung -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/