bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] question


From: Sergey Poznyakoff
Subject: Re: [Bug-tar] question
Date: Fri, 26 Nov 2004 18:21:58 +0200

ÅñÄ <address@hidden> wrote:

> when I did the operation "tar zxvf /e/*...",the error note is "tar:Old option 
> 'f'
> requires an argument"

There is no file that match your regular expression (/e/*). Notice,
that it useless (and extremely unsafe if combined with 'c') to use
regexp as argument to 'f' option. Always specify explicitely the name
of the archive to operate upon.

Regards,
Sergey




reply via email to

[Prev in Thread] Current Thread [Next in Thread]