C
csharpula csharp
Hello,
I have not a pure c# question so sorry for that but maybe someone can
help:
I create via c# a tar.gz archive and while trying to untar it in unix I
get a list of all the files and how many bytes they take (after doing
this: tar xvf test.tar) but I don't see the files ?
Why is that? Thank you
I have not a pure c# question so sorry for that but maybe someone can
help:
I create via c# a tar.gz archive and while trying to untar it in unix I
get a list of all the files and how many bytes they take (after doing
this: tar xvf test.tar) but I don't see the files ?
Why is that? Thank you