cc: [email protected]
Subject: Re: RE: [uwin-users] 2009-11-02 beta
--------


> Did anyone notice that tar doesn't work correctly?  I keep getting a tar file 
> wi
> th 0 bytes when I execute:
> 
> tar cvf g.tar ./*
> 
> I am logged in as the domain administrator account.
> 
> 

I just tried tar cvf and it created the tar file ok.  I don't
have a domain adminstrator account but I am in the
administrators group.

You can run
        trace -o out tar cvf g.tar ./* 
and see what system calls are failing or causing this.

David Korn
[email protected]
_______________________________________________
uwin-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/uwin-users

Reply via email to