
28 Sep
2006
28 Sep
'06
3:10 p.m.
Andy Little wrote:
"Toon Knapen" wrote
Andy Little wrote:
Hurdle 1. Many Windows users are used to zip not bz2 files, so what do I do with them??
cygwin comes with bunzip2.exe or in case of an archive you can directly 'tar -xvjf <file>'
You can also you 7zip ( which most windows users have by now or should have as 7zip is really cool :) ) and do 2 extracts... one from the bz2 to a tar and one from the tar to the folders and files you need. Windows users love a GUI... this save a little typing.