File a bug and I'll take a look at it.
Bonus if you can check this on -CURRENT; I
have fixed a bunch of problems in -CURRENT
that aren't yet merged into 6.x but I can't
remember right now if this is one of them.
Ti
Steven Hartland wrote:
Just had a really strange one, on a fresh 6.1 install
ta
On Sat, Jul 08, 2006 at 01:26:21AM +0100, Steven Hartland wrote:
> Just had a really strange one, on a fresh 6.1 install
> tar will not extract named files e.g.
> tar -xvzPf my.tar.gz /usr/local/etc/apache/httpd.conf
>
> The above fails to extract the file which quite
> clearly exists:
> tar -tvzP
Just had a really strange one, on a fresh 6.1 install
tar will not extract named files e.g.
tar -xvzPf my.tar.gz /usr/local/etc/apache/httpd.conf
The above fails to extract the file which quite
clearly exists:
tar -tvzPf my.tar.gz | grep /usr/local/etc/httpd.conf
-rw-r--r-- 0 root wheel 3720
3 matches
Mail list logo