1
Can anyone help with the proper command?
It use to work like this
___________________________
gunzip xoops.tar.gz
then
tar xvf xoops.tar
___________________________
Now XOOPS has changed the way they package up the bundel from .tar.gz to .tgz !
So what would be the correct commands to unpack this new bundel on my server?
Thanks in advanced.