All right, thanks.
On Tuesday, 10 March 2015 20:33:06 UTC, Stefan Karpinski wrote: > > I would just shell out to the tar command and then work with the untarred > directory. > > On Tue, Mar 10, 2015 at 4:05 PM, Weijian Zhang <[email protected] > <javascript:>> wrote: > >> Hello, >> >> I have a .tar.gz file. With GZip.jl, I can write code to unzip it to a >> .tar file. >> But how can I unpack this .tar file in Julia? >> >> Thanks, >> >> Weijian >> >> >
