How to Gunzip
1) Create dirs: target and subdir: /target/source
2) Place all .gz files in subdir: /target/source
3) From target dir command line, run:
gunzip -r source ;note that the generated files at this stage are still not
readable.
4) Then run: zcat -r source > new.txt ;the file new.txt w
A week ago, Greg Hendershott wrote:
> >> I too hit ⊥ and have been overcome with laziness ever since. In
> >> between my frequent uses of the #|, my actions have had no effect.
> >
> > |#
>
> :)
>
> Although:
>
> (quote #|)
> |#
I was very aware of that, but I try not to go too many levels
On Friday, Cristian Baboi wrote:
> After converting solution files from VS2008 to VS2010, [...]
I don't know about the actual issues you're having, but note that
there's "src/worksp10" with 2010 files. (They were converted and then
some issues fixed.) You can also look at our build logs (at
pre.
3 matches
Mail list logo