[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] Re: Extracting ./usr/bin/[ by name
From: |
Sergey Poznyakoff |
Subject: |
Re: [Bug-tar] Re: Extracting ./usr/bin/[ by name |
Date: |
Sun, 05 Jun 2005 22:17:39 +0300 |
Marc Singer <address@hidden> wrote:
> According to the man page, the contents of the -T file are filenames,
> not patterns. Are they really patterns though?
The contents of -T file follow the same rules as any command line
arguments, so, yes, they are deemed to be regexps. I'll fix the docs.
Regards,
Sergey